#d54dcc color space conversions
Hex:
#d54dcc
RGB:
213, 77, 204
CMY:
16, 70, 20
CMYK:
0, 64, 4, 16
HSL:
304°, 61.8182%, 56.8627%
HSV (HSB):
304°, 63.8498%, 83.5294%
XYZ:
40.9935, 23.8135, 59.5626
xyY:
0.3296, 0.1915, 23.8135
CIE-Lab:
55.9006, 67.8549, -39.6025
CIE-LCH:
55.9006, 78.5662, 329.7307
CIE-Luv:
55.9006, 62.7884, -70.3601
Hunter-Lab:
48.7991, 64.5499, -38.2081
#d54dcc color charts
#d54dcc color shades, tints & tones
#d54dcc color schemes
#d54dcc color preview, HTML & CSS examples
This text has a color of #d54dcc
<p style="color:#d54dcc;">Text here</p>
.mytext {color:#d54dcc;}
This box has a color of #d54dcc
<div style="background-color:#d54dcc;">Content here</div>
.mybackground {background-color:#d54dcc;}
Border around this has a color of #d54dcc
<div style="border:2px solid #d54dcc;">Content here</div>
.myborder {border:2px solid #d54dcc;}