#d63bcc color space conversions
Hex:
#d63bcc
RGB:
214, 59, 204
CMY:
16, 77, 20
CMYK:
0, 72, 5, 16
HSL:
304°, 65.4008%, 53.5294%
HSV (HSB):
304°, 72.4299%, 83.9216%
XYZ:
40.1946, 21.7837, 59.2129
xyY:
0.3317, 0.1797, 21.7837
CIE-Lab:
53.7968, 74.4530, -42.9091
CIE-LCH:
53.7968, 85.9328, 330.0441
CIE-Luv:
53.7968, 68.1099, -75.7641
Hunter-Lab:
46.6730, 72.0457, -42.5487
#d63bcc color charts
#d63bcc color shades, tints & tones
#d63bcc color schemes
#d63bcc color preview, HTML & CSS examples
This text has a color of #d63bcc
<p style="color:#d63bcc;">Text here</p>
.mytext {color:#d63bcc;}
This box has a color of #d63bcc
<div style="background-color:#d63bcc;">Content here</div>
.mybackground {background-color:#d63bcc;}
Border around this has a color of #d63bcc
<div style="border:2px solid #d63bcc;">Content here</div>
.myborder {border:2px solid #d63bcc;}