#cc28f5 color space conversions
Hex:
#cc28f5
RGB:
204, 40, 245
CMY:
20, 84, 4
CMYK:
17, 84, 0, 4
HSL:
288°, 91.1111%, 55.8824%
HSV (HSB):
288°, 83.6735%, 96.0784%
XYZ:
42.1421, 20.9475, 88.2083
xyY:
0.2785, 0.1385, 20.9475
CIE-Lab:
52.8920, 84.3186, -67.6639
CIE-LCH:
52.8920, 108.1111, 321.2537
CIE-Luv:
52.8920, 50.6177, -113.2740
Hunter-Lab:
45.7685, 84.2620, -82.2301
#cc28f5 color charts
#cc28f5 color shades, tints & tones
#cc28f5 color schemes
#cc28f5 color preview, HTML & CSS examples
This text has a color of #cc28f5
<p style="color:#cc28f5;">Text here</p>
.mytext {color:#cc28f5;}
This box has a color of #cc28f5
<div style="background-color:#cc28f5;">Content here</div>
.mybackground {background-color:#cc28f5;}
Border around this has a color of #cc28f5
<div style="border:2px solid #cc28f5;">Content here</div>
.myborder {border:2px solid #cc28f5;}