#9901ec color space conversions
Hex:
#9901ec
RGB:
153, 1, 236
CMY:
40, 100, 7
CMYK:
35, 100, 0, 7
HSL:
279°, 99.1561%, 46.4706%
HSV (HSB):
279°, 99.5763%, 92.5490%
XYZ:
28.2880, 12.8501, 80.3463
xyY:
0.2329, 0.1058, 12.8501
CIE-Lab:
42.5366, 81.5168, -79.8055
CIE-LCH:
42.5366, 114.0785, 315.6077
CIE-Luv:
42.5366, 26.0100, -120.5772
Hunter-Lab:
35.8471, 78.1274, -107.7973
#9901ec color charts
#9901ec color shades, tints & tones
#9901ec color schemes
#9901ec color preview, HTML & CSS examples
This text has a color of #9901ec
<p style="color:#9901ec;">Text here</p>
.mytext {color:#9901ec;}
This box has a color of #9901ec
<div style="background-color:#9901ec;">Content here</div>
.mybackground {background-color:#9901ec;}
Border around this has a color of #9901ec
<div style="border:2px solid #9901ec;">Content here</div>
.myborder {border:2px solid #9901ec;}