#c074f4 color space conversions
Hex:
#c074f4
RGB:
192, 116, 244
CMY:
25, 55, 4
CMYK:
21, 52, 0, 4
HSL:
276°, 85.3333%, 70.5882%
HSV (HSB):
276°, 52.4590%, 95.6863%
XYZ:
44.3128, 30.2289, 89.0872
xyY:
0.2708, 0.1847, 30.2289
CIE-Lab:
61.8512, 52.1382, -52.8341
CIE-LCH:
61.8512, 74.2283, 314.6202
CIE-Luv:
61.8512, 27.2245, -90.6229
Hunter-Lab:
54.9808, 47.6488, -57.5829
#c074f4 color charts
#c074f4 color shades, tints & tones
#c074f4 color schemes
#c074f4 color preview, HTML & CSS examples
This text has a color of #c074f4
<p style="color:#c074f4;">Text here</p>
.mytext {color:#c074f4;}
This box has a color of #c074f4
<div style="background-color:#c074f4;">Content here</div>
.mybackground {background-color:#c074f4;}
Border around this has a color of #c074f4
<div style="border:2px solid #c074f4;">Content here</div>
.myborder {border:2px solid #c074f4;}