#cc1be5 color space conversions
Hex:
#cc1be5
RGB:
204, 27, 229
CMY:
20, 89, 10
CMYK:
11, 88, 0, 10
HSL:
293°, 79.5276%, 50.1961%
HSV (HSB):
293°, 88.2096%, 89.8039%
XYZ:
39.4366, 19.2784, 75.7713
xyY:
0.2932, 0.1433, 19.2784
CIE-Lab:
51.0113, 84.0851, -61.6964
CIE-LCH:
51.0113, 104.2916, 323.7311
CIE-Luv:
51.0113, 56.9740, -103.6067
Hunter-Lab:
43.9071, 83.4880, -71.5827
#cc1be5 color charts
#cc1be5 color shades, tints & tones
#cc1be5 color schemes
#cc1be5 color preview, HTML & CSS examples
This text has a color of #cc1be5
<p style="color:#cc1be5;">Text here</p>
.mytext {color:#cc1be5;}
This box has a color of #cc1be5
<div style="background-color:#cc1be5;">Content here</div>
.mybackground {background-color:#cc1be5;}
Border around this has a color of #cc1be5
<div style="border:2px solid #cc1be5;">Content here</div>
.myborder {border:2px solid #cc1be5;}