#9f9fea color RGB value is (159,159,234)
#9f9fea color CMYK value
#9f9fea color HSL value
HSV(or HSB) | 240° | 32.1 | 91.8 |
XYZ | 41.547 | 38.108 | 83.008 |
Yxy | 0.255 | 0.234 | 38.108 |
LAB | 68.1 | 16.966 | -37.705 |
LUV | 68.1 | -4.502 | -62.454 |
Hunter-LAB | 61.731 | 12.107 | -36.513 |
CIE-LCH | 68.1 | 41.346 | 294.226 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9F | 9F | EA |
Decimal | 159 | 159 | 234 |
Octal | 237 | 237 | 352 |
Binary | 10011111 | 10011111 | 11101010 |
Below, you can see some colors close to #9f9fea. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #9f9fea.
<span style="color:#9f9fea">Text here</span>
This paragraph has a background color of #9f9fea.
<p style="background-color:#9f9fea;">Content here</p>
This element has a border color of #9f9fea.
<div style="border:1px #9f9fea;">Content here</div>
.text {color:#9f9fea;}
.background {background-color:#9f9fea;}
.border {border:1px solid #9f9fea;}
.text-shadow {border:1px solid #9f9fea;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020209 is the darkest color, while #f6f6fd is the lightest one.