#c152cd color space conversions
Hex:
#c152cd
RGB:
193, 82, 205
CMY:
24, 68, 20
CMYK:
6, 60, 0, 20
HSL:
294°, 55.1570%, 56.2745%
HSV (HSB):
294°, 60.0000%, 80.3922%
XYZ:
36.0291, 21.7798, 60.0626
xyY:
0.3057, 0.1848, 21.7798
CIE-Lab:
53.7926, 61.0306, -43.6934
CIE-LCH:
53.7926, 75.0589, 324.4001
CIE-Luv:
53.7926, 47.2796, -75.0267
Hunter-Lab:
46.6689, 56.1342, -43.6377
#c152cd color charts
#c152cd color shades, tints & tones
#c152cd color schemes
#c152cd color preview, HTML & CSS examples
This text has a color of #c152cd
<p style="color:#c152cd;">Text here</p>
.mytext {color:#c152cd;}
This box has a color of #c152cd
<div style="background-color:#c152cd;">Content here</div>
.mybackground {background-color:#c152cd;}
Border around this has a color of #c152cd
<div style="border:2px solid #c152cd;">Content here</div>
.myborder {border:2px solid #c152cd;}