#cc13f8 color space conversions
Hex:
#cc13f8
RGB:
204, 19, 248
CMY:
20, 93, 3
CMYK:
18, 92, 0, 3
HSL:
288°, 94.2387%, 52.3529%
HSV (HSB):
288°, 92.3387%, 97.2549%
XYZ:
42.0780, 20.0804, 90.4651
xyY:
0.2757, 0.1316, 20.0804
CIE-Lab:
51.9280, 88.2804, -70.9025
CIE-LCH:
51.9280, 113.2281, 321.2303
CIE-Luv:
51.9280, 51.2919, -117.6794
Hunter-Lab:
44.8112, 89.1931, -88.3272
#cc13f8 color charts
#cc13f8 color shades, tints & tones
#cc13f8 color schemes
#cc13f8 color preview, HTML & CSS examples
This text has a color of #cc13f8
<p style="color:#cc13f8;">Text here</p>
.mytext {color:#cc13f8;}
This box has a color of #cc13f8
<div style="background-color:#cc13f8;">Content here</div>
.mybackground {background-color:#cc13f8;}
Border around this has a color of #cc13f8
<div style="border:2px solid #cc13f8;">Content here</div>
.myborder {border:2px solid #cc13f8;}