#c074ea color space conversions
Hex:
#c074ea
RGB:
192, 116, 234
CMY:
25, 55, 8
CMYK:
18, 50, 0, 8
HSL:
279°, 73.7500%, 68.6275%
HSV (HSB):
279°, 50.4274%, 91.7647%
XYZ:
42.8349, 29.6378, 81.3049
xyY:
0.2786, 0.1927, 29.6378
CIE-Lab:
61.3404, 49.9812, -48.1011
CIE-LCH:
61.3404, 69.3674, 316.0981
CIE-Luv:
61.3404, 29.0658, -82.6107
Hunter-Lab:
54.4406, 45.1763, -50.4389
#c074ea color charts
#c074ea color shades, tints & tones
#c074ea color schemes
#c074ea color preview, HTML & CSS examples
This text has a color of #c074ea
<p style="color:#c074ea;">Text here</p>
.mytext {color:#c074ea;}
This box has a color of #c074ea
<div style="background-color:#c074ea;">Content here</div>
.mybackground {background-color:#c074ea;}
Border around this has a color of #c074ea
<div style="border:2px solid #c074ea;">Content here</div>
.myborder {border:2px solid #c074ea;}