#cc75d5 color space conversions
Hex:
#cc75d5
RGB:
204, 117, 213
CMY:
20, 54, 16
CMYK:
4, 45, 0, 16
HSL:
294°, 53.3333%, 64.7059%
HSV (HSB):
294°, 45.0704%, 83.5294%
XYZ:
43.2734, 30.3640, 66.5309
xyY:
0.3087, 0.2166, 30.3640
CIE-Lab:
61.9671, 48.5836, -35.2880
CIE-LCH:
61.9671, 60.0468, 324.0077
CIE-Luv:
61.9671, 40.3021, -62.0339
Hunter-Lab:
55.1036, 43.7465, -33.0130
#cc75d5 color charts
#cc75d5 color shades, tints & tones
#cc75d5 color schemes
#cc75d5 color preview, HTML & CSS examples
This text has a color of #cc75d5
<p style="color:#cc75d5;">Text here</p>
.mytext {color:#cc75d5;}
This box has a color of #cc75d5
<div style="background-color:#cc75d5;">Content here</div>
.mybackground {background-color:#cc75d5;}
Border around this has a color of #cc75d5
<div style="border:2px solid #cc75d5;">Content here</div>
.myborder {border:2px solid #cc75d5;}