#c014a5 color space conversions
Hex:
#c014a5
RGB:
192, 20, 165
CMY:
25, 92, 35
CMYK:
0, 90, 14, 25
HSL:
309°, 81.1321%, 41.5686%
HSV (HSB):
309°, 89.5833%, 75.2941%
XYZ:
28.7799, 14.4234, 36.8644
xyY:
0.3594, 0.1801, 14.4234
CIE-Lab:
44.8341, 73.5374, -34.5082
CIE-LCH:
44.8341, 81.2315, 334.8612
CIE-Luv:
44.8341, 73.3105, -60.2760
Hunter-Lab:
37.9781, 68.8059, -30.9666
#c014a5 color charts
#c014a5 color shades, tints & tones
#c014a5 color schemes
#c014a5 color preview, HTML & CSS examples
This text has a color of #c014a5
<p style="color:#c014a5;">Text here</p>
.mytext {color:#c014a5;}
This box has a color of #c014a5
<div style="background-color:#c014a5;">Content here</div>
.mybackground {background-color:#c014a5;}
Border around this has a color of #c014a5
<div style="border:2px solid #c014a5;">Content here</div>
.myborder {border:2px solid #c014a5;}