#cc55e4 color space conversions
Hex:
#cc55e4
RGB:
204, 85, 228
CMY:
20, 67, 11
CMYK:
11, 63, 0, 11
HSL:
290°, 72.5888%, 61.3725%
HSV (HSB):
290°, 62.7193%, 89.4118%
XYZ:
42.1539, 24.9358, 75.9901
xyY:
0.2946, 0.1743, 24.9358
CIE-Lab:
57.0128, 66.5923, -51.5194
CIE-LCH:
57.0128, 84.1949, 322.2725
CIE-Luv:
57.0128, 47.3756, -88.8969
Hunter-Lab:
49.9358, 63.2955, -55.2700
#cc55e4 color charts
#cc55e4 color shades, tints & tones
#cc55e4 color schemes
#cc55e4 color preview, HTML & CSS examples
This text has a color of #cc55e4
<p style="color:#cc55e4;">Text here</p>
.mytext {color:#cc55e4;}
This box has a color of #cc55e4
<div style="background-color:#cc55e4;">Content here</div>
.mybackground {background-color:#cc55e4;}
Border around this has a color of #cc55e4
<div style="border:2px solid #cc55e4;">Content here</div>
.myborder {border:2px solid #cc55e4;}