#c25db2 color space conversions
Hex:
#c25db2
RGB:
194, 93, 178
CMY:
24, 64, 30
CMYK:
0, 52, 8, 24
HSL:
310°, 45.2915%, 56.2745%
HSV (HSB):
310°, 52.0619%, 76.0784%
XYZ:
34.1984, 22.5124, 44.6624
xyY:
0.3374, 0.2221, 22.5124
CIE-Lab:
54.5665, 51.4591, -26.9354
CIE-LCH:
54.5665, 58.0823, 332.3710
CIE-Luv:
54.5665, 51.4799, -48.1065
Hunter-Lab:
47.4472, 45.6242, -22.5970
#c25db2 color charts
#c25db2 color shades, tints & tones
#c25db2 color schemes
#c25db2 color preview, HTML & CSS examples
This text has a color of #c25db2
<p style="color:#c25db2;">Text here</p>
.mytext {color:#c25db2;}
This box has a color of #c25db2
<div style="background-color:#c25db2;">Content here</div>
.mybackground {background-color:#c25db2;}
Border around this has a color of #c25db2
<div style="border:2px solid #c25db2;">Content here</div>
.myborder {border:2px solid #c25db2;}