#d63ccc color space conversions
Hex:
#d63ccc
RGB:
214, 60, 204
CMY:
16, 76, 20
CMYK:
0, 72, 5, 16
HSL:
304°, 65.2542%, 53.7255%
HSV (HSB):
304°, 71.9626%, 83.9216%
XYZ:
40.2465, 21.8875, 59.2302
xyY:
0.3316, 0.1803, 21.8875
CIE-Lab:
53.9074, 74.1374, -42.7342
CIE-LCH:
53.9074, 85.5720, 330.0400
CIE-Luv:
53.9074, 67.8873, -75.4886
Hunter-Lab:
46.7841, 71.6844, -42.3143
#d63ccc color charts
#d63ccc color shades, tints & tones
#d63ccc color schemes
#d63ccc color preview, HTML & CSS examples
This text has a color of #d63ccc
<p style="color:#d63ccc;">Text here</p>
.mytext {color:#d63ccc;}
This box has a color of #d63ccc
<div style="background-color:#d63ccc;">Content here</div>
.mybackground {background-color:#d63ccc;}
Border around this has a color of #d63ccc
<div style="border:2px solid #d63ccc;">Content here</div>
.myborder {border:2px solid #d63ccc;}