#c25ab5 color space conversions
Hex:
#c25ab5
RGB:
194, 90, 181
CMY:
24, 65, 29
CMYK:
0, 54, 7, 24
HSL:
308°, 46.0177%, 55.6863%
HSV (HSB):
308°, 53.6082%, 76.0784%
XYZ:
34.2448, 22.1179, 46.1803
xyY:
0.3340, 0.2157, 22.1179
CIE-Lab:
54.1518, 53.4073, -29.3151
CIE-LCH:
54.1518, 60.9238, 331.2377
CIE-Luv:
54.1518, 51.8448, -51.9589
Hunter-Lab:
47.0296, 47.6736, -25.2986
#c25ab5 color charts
#c25ab5 color shades, tints & tones
#c25ab5 color schemes
#c25ab5 color preview, HTML & CSS examples
This text has a color of #c25ab5
<p style="color:#c25ab5;">Text here</p>
.mytext {color:#c25ab5;}
This box has a color of #c25ab5
<div style="background-color:#c25ab5;">Content here</div>
.mybackground {background-color:#c25ab5;}
Border around this has a color of #c25ab5
<div style="border:2px solid #c25ab5;">Content here</div>
.myborder {border:2px solid #c25ab5;}