#c014d5 color space conversions
Hex:
#c014d5
RGB:
192, 20, 213
CMY:
25, 92, 16
CMYK:
10, 91, 0, 16
HSL:
293°, 82.8326%, 45.6863%
HSV (HSB):
293°, 90.6103%, 83.5294%
XYZ:
33.9986, 16.5109, 64.3458
xyY:
0.2960, 0.1438, 16.5109
CIE-Lab:
47.6377, 80.6307, -58.1151
CIE-LCH:
47.6377, 99.3915, 324.2176
CIE-Luv:
47.6377, 54.8976, -96.1760
Hunter-Lab:
40.6336, 78.2444, -65.4459
#c014d5 color charts
#c014d5 color shades, tints & tones
#c014d5 color schemes
#c014d5 color preview, HTML & CSS examples
This text has a color of #c014d5
<p style="color:#c014d5;">Text here</p>
.mytext {color:#c014d5;}
This box has a color of #c014d5
<div style="background-color:#c014d5;">Content here</div>
.mybackground {background-color:#c014d5;}
Border around this has a color of #c014d5
<div style="border:2px solid #c014d5;">Content here</div>
.myborder {border:2px solid #c014d5;}