#c014f8 color space conversions
Hex:
#c014f8
RGB:
192, 20, 248
CMY:
25, 92, 3
CMYK:
23, 92, 0, 3
HSL:
285°, 94.2149%, 52.5490%
HSV (HSB):
285°, 91.9355%, 97.2549%
XYZ:
38.9317, 18.4841, 90.3228
xyY:
0.2635, 0.1251, 18.4841
CIE-Lab:
50.0781, 86.5091, -73.9935
CIE-LCH:
50.0781, 113.8370, 319.4588
CIE-Luv:
50.0781, 43.8652, -120.4459
Hunter-Lab:
42.9931, 86.3995, -94.4652
#c014f8 color charts
#c014f8 color shades, tints & tones
#c014f8 color schemes
#c014f8 color preview, HTML & CSS examples
This text has a color of #c014f8
<p style="color:#c014f8;">Text here</p>
.mytext {color:#c014f8;}
This box has a color of #c014f8
<div style="background-color:#c014f8;">Content here</div>
.mybackground {background-color:#c014f8;}
Border around this has a color of #c014f8
<div style="border:2px solid #c014f8;">Content here</div>
.myborder {border:2px solid #c014f8;}