#cc34bf color space conversions
Hex:
#cc34bf
RGB:
204, 52, 191
CMY:
20, 80, 25
CMYK:
0, 75, 6, 20
HSL:
305°, 59.8425%, 50.1961%
HSV (HSB):
305°, 74.5098%, 80.0000%
XYZ:
35.5338, 19.0549, 51.0953
xyY:
0.3362, 0.1803, 19.0549
CIE-Lab:
50.7514, 72.4734, -40.3302
CIE-LCH:
50.7514, 82.9393, 330.9048
CIE-Luv:
50.7514, 67.0435, -70.6114
Hunter-Lab:
43.6520, 68.9126, -38.8436
#cc34bf color charts
#cc34bf color shades, tints & tones
#cc34bf color schemes
#cc34bf color preview, HTML & CSS examples
This text has a color of #cc34bf
<p style="color:#cc34bf;">Text here</p>
.mytext {color:#cc34bf;}
This box has a color of #cc34bf
<div style="background-color:#cc34bf;">Content here</div>
.mybackground {background-color:#cc34bf;}
Border around this has a color of #cc34bf
<div style="border:2px solid #cc34bf;">Content here</div>
.myborder {border:2px solid #cc34bf;}