#cc82f8 color space conversions
Hex:
#cc82f8
RGB:
204, 130, 248
CMY:
20, 49, 3
CMYK:
18, 48, 0, 3
HSL:
278°, 89.3939%, 74.1176%
HSV (HSB):
278°, 47.5806%, 97.2549%
XYZ:
49.8277, 35.5799, 93.0483
xyY:
0.2792, 0.1994, 35.5799
CIE-Lab:
66.1977, 48.8628, -48.0725
CIE-LCH:
66.1977, 68.5459, 315.4671
CIE-Luv:
66.1977, 28.5704, -83.5969
Hunter-Lab:
59.6489, 44.7244, -50.7342
#cc82f8 color charts
#cc82f8 color shades, tints & tones
#cc82f8 color schemes
#cc82f8 color preview, HTML & CSS examples
This text has a color of #cc82f8
<p style="color:#cc82f8;">Text here</p>
.mytext {color:#cc82f8;}
This box has a color of #cc82f8
<div style="background-color:#cc82f8;">Content here</div>
.mybackground {background-color:#cc82f8;}
Border around this has a color of #cc82f8
<div style="border:2px solid #cc82f8;">Content here</div>
.myborder {border:2px solid #cc82f8;}