#c014f2 color space conversions
Hex:
#c014f2
RGB:
192, 20, 242
CMY:
25, 92, 5
CMYK:
21, 92, 0, 5
HSL:
286°, 89.5161%, 51.3725%
HSV (HSB):
286°, 91.7355%, 94.9020%
XYZ:
38.0154, 18.1176, 85.4978
xyY:
0.2684, 0.1279, 18.1176
CIE-Lab:
49.6384, 85.4680, -71.3439
CIE-LCH:
49.6384, 111.3316, 320.1468
CIE-Luv:
49.6384, 45.6168, -116.4031
Hunter-Lab:
42.5648, 84.9334, -89.2977
#c014f2 color charts
#c014f2 color shades, tints & tones
#c014f2 color schemes
#c014f2 color preview, HTML & CSS examples
This text has a color of #c014f2
<p style="color:#c014f2;">Text here</p>
.mytext {color:#c014f2;}
This box has a color of #c014f2
<div style="background-color:#c014f2;">Content here</div>
.mybackground {background-color:#c014f2;}
Border around this has a color of #c014f2
<div style="border:2px solid #c014f2;">Content here</div>
.myborder {border:2px solid #c014f2;}