#c152da color space conversions
Hex:
#c152da
RGB:
193, 82, 218
CMY:
24, 68, 15
CMYK:
11, 62, 0, 15
HSL:
289°, 64.7619%, 58.8235%
HSV (HSB):
289°, 62.3853%, 85.4902%
XYZ:
37.6645, 22.4340, 68.6747
xyY:
0.2925, 0.1742, 22.4340
CIE-Lab:
54.4845, 63.4427, -49.9927
CIE-LCH:
54.4845, 80.7728, 321.7620
CIE-Luv:
54.4845, 43.7916, -85.2378
Hunter-Lab:
47.3645, 59.0561, -52.8105
#c152da color charts
#c152da color shades, tints & tones
#c152da color schemes
#c152da color preview, HTML & CSS examples
This text has a color of #c152da
<p style="color:#c152da;">Text here</p>
.mytext {color:#c152da;}
This box has a color of #c152da
<div style="background-color:#c152da;">Content here</div>
.mybackground {background-color:#c152da;}
Border around this has a color of #c152da
<div style="border:2px solid #c152da;">Content here</div>
.myborder {border:2px solid #c152da;}