#9001be color space conversions
Hex:
#9001be
RGB:
144, 1, 190
CMY:
44, 100, 25
CMYK:
24, 99, 0, 25
HSL:
285°, 98.9529%, 37.4510%
HSV (HSB):
285°, 99.4737%, 74.5098%
XYZ:
20.8067, 9.6687, 49.4848
xyY:
0.2602, 0.1209, 9.6687
CIE-Lab:
37.2412, 71.8534, -61.9734
CIE-LCH:
37.2412, 94.8873, 319.2223
CIE-Luv:
37.2412, 32.4215, -92.6949
Hunter-Lab:
31.0945, 65.0267, -72.5897
#9001be color charts
#9001be color shades, tints & tones
#9001be color schemes
#9001be color preview, HTML & CSS examples
This text has a color of #9001be
<p style="color:#9001be;">Text here</p>
.mytext {color:#9001be;}
This box has a color of #9001be
<div style="background-color:#9001be;">Content here</div>
.mybackground {background-color:#9001be;}
Border around this has a color of #9001be
<div style="border:2px solid #9001be;">Content here</div>
.myborder {border:2px solid #9001be;}