#c014c4 color space conversions
Hex:
#c014c4
RGB:
192, 20, 196
CMY:
25, 92, 23
CMYK:
2, 90, 0, 23
HSL:
299°, 81.4815%, 42.3529%
HSV (HSB):
299°, 89.7959%, 76.8627%
XYZ:
31.9522, 15.6923, 53.5694
xyY:
0.3157, 0.1550, 15.6923
CIE-Lab:
46.5682, 77.9717, -50.0117
CIE-LCH:
46.5682, 92.6324, 327.3235
CIE-Luv:
46.5682, 60.9911, -83.7810
Hunter-Lab:
39.6135, 74.6542, -52.4485
#c014c4 color charts
#c014c4 color shades, tints & tones
#c014c4 color schemes
#c014c4 color preview, HTML & CSS examples
This text has a color of #c014c4
<p style="color:#c014c4;">Text here</p>
.mytext {color:#c014c4;}
This box has a color of #c014c4
<div style="background-color:#c014c4;">Content here</div>
.mybackground {background-color:#c014c4;}
Border around this has a color of #c014c4
<div style="border:2px solid #c014c4;">Content here</div>
.myborder {border:2px solid #c014c4;}