#c25dcc color space conversions
Hex:
#c25dcc
RGB:
194, 93, 204
CMY:
24, 64, 20
CMYK:
5, 54, 0, 20
HSL:
295°, 52.1127%, 58.2353%
HSV (HSB):
295°, 54.4118%, 80.0000%
XYZ:
37.0616, 23.6577, 59.7398
xyY:
0.3077, 0.1964, 23.6577
CIE-Lab:
55.7434, 56.0462, -40.0356
CIE-LCH:
55.7434, 68.8768, 324.4606
CIE-Luv:
55.7434, 44.7260, -69.2370
Hunter-Lab:
48.6391, 50.8931, -38.7740
#c25dcc color charts
#c25dcc color shades, tints & tones
#c25dcc color schemes
#c25dcc color preview, HTML & CSS examples
This text has a color of #c25dcc
<p style="color:#c25dcc;">Text here</p>
.mytext {color:#c25dcc;}
This box has a color of #c25dcc
<div style="background-color:#c25dcc;">Content here</div>
.mybackground {background-color:#c25dcc;}
Border around this has a color of #c25dcc
<div style="border:2px solid #c25dcc;">Content here</div>
.myborder {border:2px solid #c25dcc;}