#cc71ec color space conversions
Hex:
#cc71ec
RGB:
204, 113, 236
CMY:
20, 56, 7
CMYK:
14, 52, 0, 7
HSL:
284°, 76.3975%, 68.4314%
HSV (HSB):
284°, 52.1186%, 92.5490%
XYZ:
45.9473, 30.7038, 82.8616
xyY:
0.2880, 0.1925, 30.7038
CIE-Lab:
62.2568, 55.0998, -47.6719
CIE-LCH:
62.2568, 72.8601, 319.1339
CIE-Luv:
62.2568, 36.8743, -82.8553
Hunter-Lab:
55.4110, 51.0447, -49.8746
#cc71ec color charts
#cc71ec color shades, tints & tones
#cc71ec color schemes
#cc71ec color preview, HTML & CSS examples
This text has a color of #cc71ec
<p style="color:#cc71ec;">Text here</p>
.mytext {color:#cc71ec;}
This box has a color of #cc71ec
<div style="background-color:#cc71ec;">Content here</div>
.mybackground {background-color:#cc71ec;}
Border around this has a color of #cc71ec
<div style="border:2px solid #cc71ec;">Content here</div>
.myborder {border:2px solid #cc71ec;}