#c25eb9 color space conversions
Hex:
#c25eb9
RGB:
194, 94, 185
CMY:
24, 63, 27
CMYK:
0, 52, 5, 24
HSL:
305°, 45.0450%, 56.4706%
HSV (HSB):
305°, 51.5464%, 76.0784%
XYZ:
35.0078, 22.9775, 48.4889
xyY:
0.3288, 0.2158, 22.9775
CIE-Lab:
55.0492, 52.1624, -30.2314
CIE-LCH:
55.0492, 60.2898, 329.9051
CIE-Luv:
55.0492, 49.2478, -53.3430
Hunter-Lab:
47.9349, 46.4761, -26.4209
#c25eb9 color charts
#c25eb9 color shades, tints & tones
#c25eb9 color schemes
#c25eb9 color preview, HTML & CSS examples
This text has a color of #c25eb9
<p style="color:#c25eb9;">Text here</p>
.mytext {color:#c25eb9;}
This box has a color of #c25eb9
<div style="background-color:#c25eb9;">Content here</div>
.mybackground {background-color:#c25eb9;}
Border around this has a color of #c25eb9
<div style="border:2px solid #c25eb9;">Content here</div>
.myborder {border:2px solid #c25eb9;}