#cc51d1 color space conversions
Hex:
#cc51d1
RGB:
204, 81, 209
CMY:
20, 68, 18
CMYK:
2, 61, 0, 18
HSL:
298°, 58.1818%, 56.8627%
HSV (HSB):
298°, 61.2440%, 81.9608%
XYZ:
39.3529, 23.3257, 62.7498
xyY:
0.3137, 0.1860, 23.3257
CIE-Lab:
55.4062, 64.8774, -43.3219
CIE-LCH:
55.4062, 78.0119, 326.2670
CIE-Luv:
55.4062, 53.8340, -75.4936
Hunter-Lab:
48.2967, 60.9255, -43.2253
#cc51d1 color charts
#cc51d1 color shades, tints & tones
#cc51d1 color schemes
#cc51d1 color preview, HTML & CSS examples
This text has a color of #cc51d1
<p style="color:#cc51d1;">Text here</p>
.mytext {color:#cc51d1;}
This box has a color of #cc51d1
<div style="background-color:#cc51d1;">Content here</div>
.mybackground {background-color:#cc51d1;}
Border around this has a color of #cc51d1
<div style="border:2px solid #cc51d1;">Content here</div>
.myborder {border:2px solid #cc51d1;}