#cc51db color space conversions
Hex:
#cc51db
RGB:
204, 81, 219
CMY:
20, 68, 14
CMYK:
7, 63, 0, 14
HSL:
293°, 65.7143%, 58.8235%
HSV (HSB):
293°, 63.0137%, 85.8824%
XYZ:
40.6305, 23.8367, 69.4773
xyY:
0.3033, 0.1780, 23.8367
CIE-Lab:
55.9239, 66.6358, -48.1765
CIE-LCH:
55.9239, 82.2271, 324.1337
CIE-Luv:
55.9239, 50.9468, -83.3762
Hunter-Lab:
48.8228, 63.1080, -50.1966
#cc51db color charts
#cc51db color shades, tints & tones
#cc51db color schemes
#cc51db color preview, HTML & CSS examples
This text has a color of #cc51db
<p style="color:#cc51db;">Text here</p>
.mytext {color:#cc51db;}
This box has a color of #cc51db
<div style="background-color:#cc51db;">Content here</div>
.mybackground {background-color:#cc51db;}
Border around this has a color of #cc51db
<div style="border:2px solid #cc51db;">Content here</div>
.myborder {border:2px solid #cc51db;}