#cc32be color space conversions
Hex:
#cc32be
RGB:
204, 50, 190
CMY:
20, 80, 25
CMYK:
0, 75, 7, 20
HSL:
305°, 60.6299%, 49.8039%
HSV (HSB):
305°, 75.4902%, 80.0000%
XYZ:
35.3367, 18.8363, 50.4885
xyY:
0.3376, 0.1800, 18.8363
CIE-Lab:
50.4951, 72.9110, -40.1544
CIE-LCH:
50.4951, 83.2370, 331.1570
CIE-Luv:
50.4951, 67.8210, -70.3301
Hunter-Lab:
43.4008, 69.3825, -38.5920
#cc32be color charts
#cc32be color shades, tints & tones
#cc32be color schemes
#cc32be color preview, HTML & CSS examples
This text has a color of #cc32be
<p style="color:#cc32be;">Text here</p>
.mytext {color:#cc32be;}
This box has a color of #cc32be
<div style="background-color:#cc32be;">Content here</div>
.mybackground {background-color:#cc32be;}
Border around this has a color of #cc32be
<div style="border:2px solid #cc32be;">Content here</div>
.myborder {border:2px solid #cc32be;}