#d70ccc color space conversions
Hex:
#d70ccc
RGB:
215, 12, 204
CMY:
16, 95, 20
CMYK:
0, 94, 5, 16
HSL:
303°, 89.4273%, 44.5098%
HSV (HSB):
303°, 94.4186%, 84.3137%
XYZ:
39.0549, 19.0697, 58.7491
xyY:
0.3342, 0.1632, 19.0697
CIE-Lab:
50.7686, 83.9241, -47.7027
CIE-LCH:
50.7686, 96.5340, 330.3860
CIE-Luv:
50.7686, 75.0805, -83.1622
Hunter-Lab:
43.6688, 83.2198, -49.1967
#d70ccc color charts
#d70ccc color shades, tints & tones
#d70ccc color schemes
#d70ccc color preview, HTML & CSS examples
This text has a color of #d70ccc
<p style="color:#d70ccc;">Text here</p>
.mytext {color:#d70ccc;}
This box has a color of #d70ccc
<div style="background-color:#d70ccc;">Content here</div>
.mybackground {background-color:#d70ccc;}
Border around this has a color of #d70ccc
<div style="border:2px solid #d70ccc;">Content here</div>
.myborder {border:2px solid #d70ccc;}