#9007dd color space conversions
Hex:
#9007dd
RGB:
144, 7, 221
CMY:
44, 97, 13
CMYK:
35, 97, 0, 13
HSL:
278°, 93.8596%, 44.7059%
HSV (HSB):
278°, 96.8326%, 86.6667%
XYZ:
24.6287, 11.3017, 69.2900
xyY:
0.2341, 0.1074, 11.3017
CIE-Lab:
40.0840, 77.0238, -75.3318
CIE-LCH:
40.0840, 107.7383, 315.6363
CIE-Luv:
40.0840, 24.5994, -112.2060
Hunter-Lab:
33.6180, 71.9385, -98.6698
#9007dd color charts
#9007dd color shades, tints & tones
#9007dd color schemes
#9007dd color preview, HTML & CSS examples
This text has a color of #9007dd
<p style="color:#9007dd;">Text here</p>
.mytext {color:#9007dd;}
This box has a color of #9007dd
<div style="background-color:#9007dd;">Content here</div>
.mybackground {background-color:#9007dd;}
Border around this has a color of #9007dd
<div style="border:2px solid #9007dd;">Content here</div>
.myborder {border:2px solid #9007dd;}