#c014fd color space conversions
Hex:
#c014fd
RGB:
192, 20, 253
CMY:
25, 92, 1
CMYK:
24, 92, 0, 1
HSL:
284°, 98.3122%, 53.5294%
HSV (HSB):
284°, 92.0949%, 99.2157%
XYZ:
39.7180, 18.7986, 94.4636
xyY:
0.2596, 0.1229, 18.7986
CIE-Lab:
50.4508, 87.3861, -76.1798
CIE-LCH:
50.4508, 115.9297, 318.9193
CIE-Luv:
50.4508, 42.4474, -123.7792
Hunter-Lab:
43.3574, 87.6415, -98.8262
#c014fd color charts
#c014fd color shades, tints & tones
#c014fd color schemes
#c014fd color preview, HTML & CSS examples
This text has a color of #c014fd
<p style="color:#c014fd;">Text here</p>
.mytext {color:#c014fd;}
This box has a color of #c014fd
<div style="background-color:#c014fd;">Content here</div>
.mybackground {background-color:#c014fd;}
Border around this has a color of #c014fd
<div style="border:2px solid #c014fd;">Content here</div>
.myborder {border:2px solid #c014fd;}