#cc55da color space conversions
Hex:
#cc55da
RGB:
204, 85, 218
CMY:
20, 67, 15
CMYK:
6, 61, 0, 15
HSL:
294°, 64.2512%, 59.4118%
HSV (HSB):
294°, 61.0092%, 85.4902%
XYZ:
40.8052, 24.3963, 68.8880
xyY:
0.3043, 0.1819, 24.3963
CIE-Lab:
56.4824, 64.7677, -46.7253
CIE-LCH:
56.4824, 79.8631, 324.1922
CIE-Luv:
56.4824, 50.1113, -81.0591
Hunter-Lab:
49.3926, 61.0289, -48.1170
#cc55da color charts
#cc55da color shades, tints & tones
#cc55da color schemes
#cc55da color preview, HTML & CSS examples
This text has a color of #cc55da
<p style="color:#cc55da;">Text here</p>
.mytext {color:#cc55da;}
This box has a color of #cc55da
<div style="background-color:#cc55da;">Content here</div>
.mybackground {background-color:#cc55da;}
Border around this has a color of #cc55da
<div style="border:2px solid #cc55da;">Content here</div>
.myborder {border:2px solid #cc55da;}