#c025a5 color space conversions
Hex:
#c025a5
RGB:
192, 37, 165
CMY:
25, 85, 35
CMYK:
0, 81, 14, 25
HSL:
310°, 67.6856%, 44.9020%
HSV (HSB):
310°, 80.7292%, 75.2941%
XYZ:
29.1913, 15.2462, 37.0016
xyY:
0.3584, 0.1872, 15.2462
CIE-Lab:
45.9696, 70.2353, -32.7231
CIE-LCH:
45.9696, 77.4842, 335.0189
CIE-Luv:
45.9696, 70.9311, -57.5886
Hunter-Lab:
39.0464, 65.1165, -28.8525
#c025a5 color charts
#c025a5 color shades, tints & tones
#c025a5 color schemes
#c025a5 color preview, HTML & CSS examples
This text has a color of #c025a5
<p style="color:#c025a5;">Text here</p>
.mytext {color:#c025a5;}
This box has a color of #c025a5
<div style="background-color:#c025a5;">Content here</div>
.mybackground {background-color:#c025a5;}
Border around this has a color of #c025a5
<div style="border:2px solid #c025a5;">Content here</div>
.myborder {border:2px solid #c025a5;}