#c012fa color space conversions
Hex:
#c012fa
RGB:
192, 18, 250
CMY:
25, 93, 2
CMYK:
23, 93, 0, 2
HSL:
285°, 95.8678%, 52.5490%
HSV (HSB):
285°, 92.8000%, 98.0392%
XYZ:
39.2099, 18.5412, 91.9547
xyY:
0.2619, 0.1239, 18.5412
CIE-Lab:
50.1461, 87.0984, -75.0013
CIE-LCH:
50.1461, 114.9405, 319.2680
CIE-Luv:
50.1461, 43.3899, -121.9222
Hunter-Lab:
43.0595, 87.1874, -96.4737
#c012fa color charts
#c012fa color shades, tints & tones
#c012fa color schemes
#c012fa color preview, HTML & CSS examples
This text has a color of #c012fa
<p style="color:#c012fa;">Text here</p>
.mytext {color:#c012fa;}
This box has a color of #c012fa
<div style="background-color:#c012fa;">Content here</div>
.mybackground {background-color:#c012fa;}
Border around this has a color of #c012fa
<div style="border:2px solid #c012fa;">Content here</div>
.myborder {border:2px solid #c012fa;}