#c025e9 color space conversions
Hex:
#c025e9
RGB:
192, 37, 233
CMY:
25, 85, 9
CMYK:
18, 84, 0, 9
HSL:
287°, 81.6667%, 52.9412%
HSV (HSB):
287°, 84.1202%, 91.3725%
XYZ:
37.1078, 18.4128, 78.6890
xyY:
0.2765, 0.1372, 18.4128
CIE-Lab:
49.9930, 80.9841, -65.6984
CIE-LCH:
49.9930, 104.2818, 320.9493
CIE-Luv:
49.9930, 47.0183, -108.3325
Hunter-Lab:
42.9101, 79.2703, -78.6895
#c025e9 color charts
#c025e9 color shades, tints & tones
#c025e9 color schemes
#c025e9 color preview, HTML & CSS examples
This text has a color of #c025e9
<p style="color:#c025e9;">Text here</p>
.mytext {color:#c025e9;}
This box has a color of #c025e9
<div style="background-color:#c025e9;">Content here</div>
.mybackground {background-color:#c025e9;}
Border around this has a color of #c025e9
<div style="border:2px solid #c025e9;">Content here</div>
.myborder {border:2px solid #c025e9;}