#c25d9c color space conversions
Hex:
#c25d9c
RGB:
194, 93, 156
CMY:
24, 64, 39
CMYK:
0, 52, 20, 24
HSL:
323°, 45.2915%, 56.2745%
HSV (HSB):
323°, 52.0619%, 76.0784%
XYZ:
32.1632, 21.6983, 33.9455
xyY:
0.3663, 0.2471, 21.6983
CIE-Lab:
53.7055, 47.9713, -15.4320
CIE-LCH:
53.7055, 50.3924, 342.1674
CIE-Luv:
53.7055, 57.3619, -30.2436
Hunter-Lab:
46.5815, 41.7318, -10.5996
#c25d9c color charts
#c25d9c color shades, tints & tones
#c25d9c color schemes
#c25d9c color preview, HTML & CSS examples
This text has a color of #c25d9c
<p style="color:#c25d9c;">Text here</p>
.mytext {color:#c25d9c;}
This box has a color of #c25d9c
<div style="background-color:#c25d9c;">Content here</div>
.mybackground {background-color:#c25d9c;}
Border around this has a color of #c25d9c
<div style="border:2px solid #c25d9c;">Content here</div>
.myborder {border:2px solid #c25d9c;}