#d51ccc color space conversions
Hex:
#d51ccc
RGB:
213, 28, 204
CMY:
16, 89, 20
CMYK:
0, 87, 4, 16
HSL:
303°, 76.7635%, 47.2549%
HSV (HSB):
303°, 86.8545%, 83.5294%
XYZ:
38.7549, 19.3363, 58.8164
xyY:
0.3315, 0.1654, 19.3363
CIE-Lab:
51.0783, 81.6349, -47.2308
CIE-LCH:
51.0783, 94.3133, 329.9480
CIE-Luv:
51.0783, 72.3640, -82.2710
Hunter-Lab:
43.9730, 80.3652, -48.5226
#d51ccc color charts
#d51ccc color shades, tints & tones
#d51ccc color schemes
#d51ccc color preview, HTML & CSS examples
This text has a color of #d51ccc
<p style="color:#d51ccc;">Text here</p>
.mytext {color:#d51ccc;}
This box has a color of #d51ccc
<div style="background-color:#d51ccc;">Content here</div>
.mybackground {background-color:#d51ccc;}
Border around this has a color of #d51ccc
<div style="border:2px solid #d51ccc;">Content here</div>
.myborder {border:2px solid #d51ccc;}