#c023e5 color space conversions
Hex:
#c023e5
RGB:
192, 35, 229
CMY:
25, 86, 10
CMYK:
16, 85, 0, 10
HSL:
289°, 78.8618%, 51.7647%
HSV (HSB):
289°, 84.7162%, 89.8039%
XYZ:
36.4821, 18.0657, 75.6929
xyY:
0.2801, 0.1387, 18.0657
CIE-Lab:
49.5757, 80.7175, -64.1105
CIE-LCH:
49.5757, 103.0799, 321.5414
CIE-Luv:
49.5757, 48.4364, -105.8047
Hunter-Lab:
42.5037, 78.8299, -75.8342
#c023e5 color charts
#c023e5 color shades, tints & tones
#c023e5 color schemes
#c023e5 color preview, HTML & CSS examples
This text has a color of #c023e5
<p style="color:#c023e5;">Text here</p>
.mytext {color:#c023e5;}
This box has a color of #c023e5
<div style="background-color:#c023e5;">Content here</div>
.mybackground {background-color:#c023e5;}
Border around this has a color of #c023e5
<div style="border:2px solid #c023e5;">Content here</div>
.myborder {border:2px solid #c023e5;}