#c152f5 color space conversions
Hex:
#c152f5
RGB:
193, 82, 245
CMY:
24, 68, 4
CMYK:
21, 67, 0, 4
HSL:
281°, 89.0710%, 64.1176%
HSV (HSB):
281°, 66.5306%, 96.0784%
XYZ:
41.4910, 23.9646, 88.8250
xyY:
0.2689, 0.1553, 23.9646
CIE-Lab:
56.0523, 68.7230, -62.6485
CIE-LCH:
56.0523, 92.9929, 317.6474
CIE-Luv:
56.0523, 37.0314, -105.7946
Hunter-Lab:
48.9537, 65.6201, -73.3124
#c152f5 color charts
#c152f5 color shades, tints & tones
#c152f5 color schemes
#c152f5 color preview, HTML & CSS examples
This text has a color of #c152f5
<p style="color:#c152f5;">Text here</p>
.mytext {color:#c152f5;}
This box has a color of #c152f5
<div style="background-color:#c152f5;">Content here</div>
.mybackground {background-color:#c152f5;}
Border around this has a color of #c152f5
<div style="border:2px solid #c152f5;">Content here</div>
.myborder {border:2px solid #c152f5;}