#d54ccc color space conversions
Hex:
#d54ccc
RGB:
213, 76, 204
CMY:
16, 70, 20
CMYK:
0, 64, 4, 16
HSL:
304°, 61.9910%, 56.6667%
HSV (HSB):
304°, 64.3192%, 83.5294%
XYZ:
40.9241, 23.6747, 59.5395
xyY:
0.3297, 0.1907, 23.6747
CIE-Lab:
55.7606, 68.2451, -39.8228
CIE-LCH:
55.7606, 79.0142, 329.7353
CIE-Luv:
55.7606, 63.0774, -70.7191
Hunter-Lab:
48.6566, 64.9837, -38.4916
#d54ccc color charts
#d54ccc color shades, tints & tones
#d54ccc color schemes
#d54ccc color preview, HTML & CSS examples
This text has a color of #d54ccc
<p style="color:#d54ccc;">Text here</p>
.mytext {color:#d54ccc;}
This box has a color of #d54ccc
<div style="background-color:#d54ccc;">Content here</div>
.mybackground {background-color:#d54ccc;}
Border around this has a color of #d54ccc
<div style="border:2px solid #d54ccc;">Content here</div>
.myborder {border:2px solid #d54ccc;}