#c074f8 color space conversions
Hex:
#c074f8
RGB:
192, 116, 248
CMY:
25, 55, 3
CMYK:
23, 53, 0, 3
HSL:
275°, 90.4110%, 71.3725%
HSV (HSB):
275°, 53.2258%, 97.2549%
XYZ:
44.9269, 30.4746, 92.3212
xyY:
0.2679, 0.1817, 30.4746
CIE-Lab:
62.0615, 53.0146, -54.7082
CIE-LCH:
62.0615, 76.1809, 314.0993
CIE-Luv:
62.0615, 26.5015, -93.7981
Hunter-Lab:
55.2038, 48.6634, -60.5123
#c074f8 color charts
#c074f8 color shades, tints & tones
#c074f8 color schemes
#c074f8 color preview, HTML & CSS examples
This text has a color of #c074f8
<p style="color:#c074f8;">Text here</p>
.mytext {color:#c074f8;}
This box has a color of #c074f8
<div style="background-color:#c074f8;">Content here</div>
.mybackground {background-color:#c074f8;}
Border around this has a color of #c074f8
<div style="border:2px solid #c074f8;">Content here</div>
.myborder {border:2px solid #c074f8;}