#c60cfc color space conversions
Hex:
#c60cfc
RGB:
198, 12, 252
CMY:
22, 95, 1
CMYK:
21, 95, 0, 1
HSL:
287°, 97.5610%, 51.7647%
HSV (HSB):
287°, 95.2381%, 98.8235%
XYZ:
40.9909, 19.2970, 93.6597
xyY:
0.2663, 0.1253, 19.2970
CIE-Lab:
51.0329, 88.8283, -74.6335
CIE-LCH:
51.0329, 116.0200, 319.9630
CIE-Luv:
51.0329, 46.6565, -122.2631
Hunter-Lab:
43.9283, 89.6892, -95.6625
#c60cfc color charts
#c60cfc color shades, tints & tones
#c60cfc color schemes
#c60cfc color preview, HTML & CSS examples
This text has a color of #c60cfc
<p style="color:#c60cfc;">Text here</p>
.mytext {color:#c60cfc;}
This box has a color of #c60cfc
<div style="background-color:#c60cfc;">Content here</div>
.mybackground {background-color:#c60cfc;}
Border around this has a color of #c60cfc
<div style="border:2px solid #c60cfc;">Content here</div>
.myborder {border:2px solid #c60cfc;}