#9007ce color space conversions
Hex:
#9007ce
RGB:
144, 7, 206
CMY:
44, 97, 19
CMYK:
30, 97, 0, 19
HSL:
281°, 93.4272%, 41.7647%
HSV (HSB):
281°, 96.6019%, 80.7843%
XYZ:
22.7182, 10.5375, 59.2291
xyY:
0.2456, 0.1139, 10.5375
CIE-Lab:
38.7903, 74.1348, -68.7972
CIE-LCH:
38.7903, 101.1386, 317.1387
CIE-Luv:
38.7903, 28.0695, -102.7574
Hunter-Lab:
32.4615, 68.1155, -85.4572
#9007ce color charts
#9007ce color shades, tints & tones
#9007ce color schemes
#9007ce color preview, HTML & CSS examples
This text has a color of #9007ce
<p style="color:#9007ce;">Text here</p>
.mytext {color:#9007ce;}
This box has a color of #9007ce
<div style="background-color:#9007ce;">Content here</div>
.mybackground {background-color:#9007ce;}
Border around this has a color of #9007ce
<div style="border:2px solid #9007ce;">Content here</div>
.myborder {border:2px solid #9007ce;}