#cc65be color space conversions
Hex:
#cc65be
RGB:
204, 101, 190
CMY:
20, 60, 25
CMYK:
0, 50, 7, 20
HSL:
308°, 50.2439%, 59.8039%
HSV (HSB):
308°, 50.4902%, 80.0000%
XYZ:
38.8498, 25.8624, 51.6595
xyY:
0.3338, 0.2222, 25.8624
CIE-Lab:
57.9062, 52.5065, -28.5643
CIE-LCH:
57.9062, 59.7733, 331.4532
CIE-Luv:
57.9062, 52.1504, -51.3699
Hunter-Lab:
50.8551, 47.3651, -24.6292
#cc65be color charts
#cc65be color shades, tints & tones
#cc65be color schemes
#cc65be color preview, HTML & CSS examples
This text has a color of #cc65be
<p style="color:#cc65be;">Text here</p>
.mytext {color:#cc65be;}
This box has a color of #cc65be
<div style="background-color:#cc65be;">Content here</div>
.mybackground {background-color:#cc65be;}
Border around this has a color of #cc65be
<div style="border:2px solid #cc65be;">Content here</div>
.myborder {border:2px solid #cc65be;}