#9000d2 color space conversions
Hex:
#9000d2
RGB:
144, 0, 210
CMY:
44, 100, 18
CMYK:
31, 100, 0, 18
HSL:
281°, 100.0000%, 41.1765%
HSV (HSB):
281°, 100.0000%, 82.3529%
XYZ:
23.1345, 10.5824, 61.7961
xyY:
0.2422, 0.1108, 10.5824
CIE-Lab:
38.8681, 75.6834, -70.9884
CIE-LCH:
38.8681, 103.7657, 316.8334
CIE-Luv:
38.8681, 27.3506, -105.6070
Hunter-Lab:
32.5307, 70.0132, -89.8573
#9000d2 color charts
#9000d2 color shades, tints & tones
#9000d2 color schemes
#9000d2 color preview, HTML & CSS examples
This text has a color of #9000d2
<p style="color:#9000d2;">Text here</p>
.mytext {color:#9000d2;}
This box has a color of #9000d2
<div style="background-color:#9000d2;">Content here</div>
.mybackground {background-color:#9000d2;}
Border around this has a color of #9000d2
<div style="border:2px solid #9000d2;">Content here</div>
.myborder {border:2px solid #9000d2;}