#9005ec color space conversions
Hex:
#9005ec
RGB:
144, 5, 236
CMY:
44, 98, 7
CMYK:
39, 98, 0, 7
HSL:
276°, 95.8506%, 47.2549%
HSV (HSB):
276°, 97.8814%, 92.5490%
XYZ:
26.6962, 12.0940, 80.2842
xyY:
0.2242, 0.1016, 12.0940
CIE-Lab:
41.3651, 80.1832, -81.7788
CIE-LCH:
41.3651, 114.5300, 314.4356
CIE-Luv:
41.3651, 21.5154, -121.4745
Hunter-Lab:
34.7764, 76.1674, -112.5325
#9005ec color charts
#9005ec color shades, tints & tones
#9005ec color schemes
#9005ec color preview, HTML & CSS examples
This text has a color of #9005ec
<p style="color:#9005ec;">Text here</p>
.mytext {color:#9005ec;}
This box has a color of #9005ec
<div style="background-color:#9005ec;">Content here</div>
.mybackground {background-color:#9005ec;}
Border around this has a color of #9005ec
<div style="border:2px solid #9005ec;">Content here</div>
.myborder {border:2px solid #9005ec;}