#9f9cfc color space conversions
Hex:
#9f9cfc
RGB:
159, 156, 252
CMY:
38, 39, 1
CMYK:
37, 38, 0, 1
HSL:
242°, 94.1176%, 80.0000%
HSV (HSB):
242°, 38.0952%, 98.8235%
XYZ:
43.7572, 38.1761, 97.1579
xyY:
0.2443, 0.2132, 38.1761
CIE-Lab:
68.1502, 23.3604, -47.4601
CIE-LCH:
68.1502, 52.8977, 296.2069
CIE-Luv:
68.1502, -4.4738, -79.6344
Hunter-Lab:
61.7868, 18.2861, -49.9809
#9f9cfc color charts
#9f9cfc color shades, tints & tones
#9f9cfc color schemes
#9f9cfc color preview, HTML & CSS examples
This text has a color of #9f9cfc
<p style="color:#9f9cfc;">Text here</p>
.mytext {color:#9f9cfc;}
This box has a color of #9f9cfc
<div style="background-color:#9f9cfc;">Content here</div>
.mybackground {background-color:#9f9cfc;}
Border around this has a color of #9f9cfc
<div style="border:2px solid #9f9cfc;">Content here</div>
.myborder {border:2px solid #9f9cfc;}