#d007ce color space conversions
Hex:
#d007ce
RGB:
208, 7, 206
CMY:
18, 97, 19
CMYK:
0, 97, 1, 18
HSL:
301°, 93.4884%, 42.1569%
HSV (HSB):
301°, 96.6346%, 81.5686%
XYZ:
37.2290, 18.0181, 59.9082
xyY:
0.3233, 0.1565, 18.0181
CIE-Lab:
49.5180, 83.4288, -50.9227
CIE-LCH:
49.5180, 97.7419, 328.6013
CIE-Luv:
49.5180, 69.3954, -87.2304
Hunter-Lab:
42.4477, 82.2708, -53.9650
#d007ce color charts
#d007ce color shades, tints & tones
#d007ce color schemes
#d007ce color preview, HTML & CSS examples
This text has a color of #d007ce
<p style="color:#d007ce;">Text here</p>
.mytext {color:#d007ce;}
This box has a color of #d007ce
<div style="background-color:#d007ce;">Content here</div>
.mybackground {background-color:#d007ce;}
Border around this has a color of #d007ce
<div style="border:2px solid #d007ce;">Content here</div>
.myborder {border:2px solid #d007ce;}