#cc75d6 color space conversions
Hex:
#cc75d6
RGB:
204, 117, 214
CMY:
20, 54, 16
CMYK:
5, 45, 0, 16
HSL:
294°, 54.1899%, 64.9020%
HSV (HSB):
294°, 45.3271%, 83.9216%
XYZ:
43.4007, 30.4150, 67.2015
xyY:
0.3078, 0.2157, 30.4150
CIE-Lab:
62.0106, 48.7728, -35.7813
CIE-LCH:
62.0106, 60.4903, 323.7350
CIE-Luv:
62.0106, 40.0887, -62.8566
Hunter-Lab:
55.1498, 43.9604, -33.6417
#cc75d6 color charts
#cc75d6 color shades, tints & tones
#cc75d6 color schemes
#cc75d6 color preview, HTML & CSS examples
This text has a color of #cc75d6
<p style="color:#cc75d6;">Text here</p>
.mytext {color:#cc75d6;}
This box has a color of #cc75d6
<div style="background-color:#cc75d6;">Content here</div>
.mybackground {background-color:#cc75d6;}
Border around this has a color of #cc75d6
<div style="border:2px solid #cc75d6;">Content here</div>
.myborder {border:2px solid #cc75d6;}