#cc65af color space conversions
Hex:
#cc65af
RGB:
204, 101, 175
CMY:
20, 60, 31
CMYK:
0, 50, 14, 20
HSL:
317°, 50.2439%, 59.8039%
HSV (HSB):
317°, 50.4902%, 80.0000%
XYZ:
37.2934, 25.2399, 43.4636
xyY:
0.3518, 0.2381, 25.2399
CIE-Lab:
57.3084, 50.0605, -20.8664
CIE-LCH:
57.3084, 54.2352, 337.3725
CIE-Luv:
57.3084, 56.0474, -39.1201
Hunter-Lab:
50.2393, 44.5844, -16.1262
#cc65af color charts
#cc65af RGB chart
#cc65af CMYK chart
#cc65af RGB pie chart
#cc65af color shades, tints & tones
#cc65af color schemes
#cc65af color preview, HTML & CSS examples
This text has a color of #cc65af
<p style="color:#cc65af;">Text here</p>
.mytext {color:#cc65af;}
Text color #cc65af
This box has a color of #cc65af
<div style="background-color:#cc65af;">Content here</div>
.mybackground {background-color:#cc65af;}
Background color #cc65af
Border around this has a color of #cc65af
<div style="border:2px solid #cc65af;">Content here</div>
.myborder {border:2px solid #cc65af;}
Border color #cc65af