#c25cca color space conversions
Hex:
#c25cca
RGB:
194, 92, 202
CMY:
24, 64, 21
CMYK:
4, 54, 0, 21
HSL:
296°, 50.9259%, 57.6471%
HSV (HSB):
296°, 54.4554%, 79.2157%
XYZ:
36.7360, 23.3879, 58.4552
xyY:
0.3098, 0.1972, 23.3879
CIE-Lab:
55.4697, 56.1532, -39.3255
CIE-LCH:
55.4697, 68.5542, 324.9955
CIE-Luv:
55.4697, 45.5729, -68.0790
Hunter-Lab:
48.3610, 50.9602, -37.8126
#c25cca color charts
#c25cca color shades, tints & tones
#c25cca color schemes
#c25cca color preview, HTML & CSS examples
This text has a color of #c25cca
<p style="color:#c25cca;">Text here</p>
.mytext {color:#c25cca;}
This box has a color of #c25cca
<div style="background-color:#c25cca;">Content here</div>
.mybackground {background-color:#c25cca;}
Border around this has a color of #c25cca
<div style="border:2px solid #c25cca;">Content here</div>
.myborder {border:2px solid #c25cca;}