#c014b9 color space conversions
Hex:
#c014b9
RGB:
192, 20, 185
CMY:
25, 92, 27
CMYK:
0, 90, 4, 25
HSL:
302°, 81.1321%, 41.5686%
HSV (HSB):
302°, 89.5833%, 75.2941%
XYZ:
30.7453, 15.2096, 47.2142
xyY:
0.3300, 0.1632, 15.2096
CIE-Lab:
45.9199, 76.3326, -44.6212
CIE-LCH:
45.9199, 88.4179, 329.6910
CIE-Luv:
45.9199, 65.1913, -75.5602
Hunter-Lab:
38.9994, 72.4721, -44.4791
#c014b9 color charts
#c014b9 color shades, tints & tones
#c014b9 color schemes
#c014b9 color preview, HTML & CSS examples
This text has a color of #c014b9
<p style="color:#c014b9;">Text here</p>
.mytext {color:#c014b9;}
This box has a color of #c014b9
<div style="background-color:#c014b9;">Content here</div>
.mybackground {background-color:#c014b9;}
Border around this has a color of #c014b9
<div style="border:2px solid #c014b9;">Content here</div>
.myborder {border:2px solid #c014b9;}