#cc3aff color space conversions
Hex:
#cc3aff
RGB:
204, 58, 255
CMY:
20, 77, 0
CMYK:
20, 77, 0, 0
HSL:
284°, 100.0000%, 61.3725%
HSV (HSB):
284°, 77.2549%, 100.0000%
XYZ:
44.4649, 23.0835, 96.7197
xyY:
0.2707, 0.1405, 23.0835
CIE-Lab:
55.1582, 81.4306, -69.5702
CIE-LCH:
55.1582, 107.1025, 319.4911
CIE-Luv:
55.1582, 45.4483, -117.0329
Hunter-Lab:
48.0453, 81.1188, -85.7248
#cc3aff color charts
#cc3aff color shades, tints & tones
#cc3aff color schemes
#cc3aff color preview, HTML & CSS examples
This text has a color of #cc3aff
<p style="color:#cc3aff;">Text here</p>
.mytext {color:#cc3aff;}
This box has a color of #cc3aff
<div style="background-color:#cc3aff;">Content here</div>
.mybackground {background-color:#cc3aff;}
Border around this has a color of #cc3aff
<div style="border:2px solid #cc3aff;">Content here</div>
.myborder {border:2px solid #cc3aff;}