#c25cb9 color space conversions
Hex:
#c25cb9
RGB:
194, 92, 185
CMY:
24, 64, 27
CMYK:
0, 53, 5, 24
HSL:
305°, 45.5357%, 56.0784%
HSV (HSB):
305°, 52.5773%, 76.0784%
XYZ:
34.8322, 22.6264, 48.4304
xyY:
0.3290, 0.2137, 22.6264
CIE-Lab:
54.6854, 53.1302, -30.7971
CIE-LCH:
54.6854, 61.4107, 329.9012
CIE-Luv:
54.6854, 50.0113, -54.2874
Hunter-Lab:
47.5672, 47.4682, -27.0689
#c25cb9 color charts
#c25cb9 color shades, tints & tones
#c25cb9 color schemes
#c25cb9 color preview, HTML & CSS examples
This text has a color of #c25cb9
<p style="color:#c25cb9;">Text here</p>
.mytext {color:#c25cb9;}
This box has a color of #c25cb9
<div style="background-color:#c25cb9;">Content here</div>
.mybackground {background-color:#c25cb9;}
Border around this has a color of #c25cb9
<div style="border:2px solid #c25cb9;">Content here</div>
.myborder {border:2px solid #c25cb9;}