#cc2be6 color space conversions
Hex:
#cc2be6
RGB:
204, 43, 230
CMY:
20, 83, 10
CMYK:
11, 81, 0, 10
HSL:
292°, 78.9030%, 53.5294%
HSV (HSB):
292°, 81.3043%, 90.1961%
XYZ:
40.0486, 20.2783, 76.6662
xyY:
0.2923, 0.1480, 20.2783
CIE-Lab:
52.1504, 81.0945, -60.4274
CIE-LCH:
52.1504, 101.1325, 323.3084
CIE-Luv:
52.1504, 55.0073, -102.0368
Hunter-Lab:
45.0314, 79.9438, -69.4195
#cc2be6 color charts
#cc2be6 color shades, tints & tones
#cc2be6 color schemes
#cc2be6 color preview, HTML & CSS examples
This text has a color of #cc2be6
<p style="color:#cc2be6;">Text here</p>
.mytext {color:#cc2be6;}
This box has a color of #cc2be6
<div style="background-color:#cc2be6;">Content here</div>
.mybackground {background-color:#cc2be6;}
Border around this has a color of #cc2be6
<div style="border:2px solid #cc2be6;">Content here</div>
.myborder {border:2px solid #cc2be6;}