#cc70f3 color space conversions
Hex:
#cc70f3
RGB:
204, 112, 243
CMY:
20, 56, 5
CMYK:
16, 54, 0, 5
HSL:
282°, 84.5161%, 69.6078%
HSV (HSB):
282°, 53.9095%, 95.2941%
XYZ:
46.8737, 30.8968, 88.2872
xyY:
0.2823, 0.1861, 30.8968
CIE-Lab:
62.4204, 57.0142, -51.2911
CIE-LCH:
62.4204, 76.6903, 318.0248
CIE-Luv:
62.4204, 35.7292, -88.9540
Hunter-Lab:
55.5849, 53.2522, -55.2627
#cc70f3 color charts
#cc70f3 color shades, tints & tones
#cc70f3 color schemes
#cc70f3 color preview, HTML & CSS examples
This text has a color of #cc70f3
<p style="color:#cc70f3;">Text here</p>
.mytext {color:#cc70f3;}
This box has a color of #cc70f3
<div style="background-color:#cc70f3;">Content here</div>
.mybackground {background-color:#cc70f3;}
Border around this has a color of #cc70f3
<div style="border:2px solid #cc70f3;">Content here</div>
.myborder {border:2px solid #cc70f3;}