#c252c9 color space conversions
Hex:
#c252c9
RGB:
194, 82, 201
CMY:
24, 68, 21
CMYK:
3, 59, 0, 21
HSL:
296°, 52.4229%, 55.4902%
HSV (HSB):
296°, 59.2040%, 78.8235%
XYZ:
35.8080, 21.7210, 57.5636
xyY:
0.3111, 0.1887, 21.7210
CIE-Lab:
53.7297, 60.5603, -41.4948
CIE-LCH:
53.7297, 73.4123, 325.5818
CIE-Luv:
53.7297, 49.0532, -71.5720
Hunter-Lab:
46.6058, 55.5847, -40.6061
#c252c9 color charts
#c252c9 color shades, tints & tones
#c252c9 color schemes
#c252c9 color preview, HTML & CSS examples
This text has a color of #c252c9
<p style="color:#c252c9;">Text here</p>
.mytext {color:#c252c9;}
This box has a color of #c252c9
<div style="background-color:#c252c9;">Content here</div>
.mybackground {background-color:#c252c9;}
Border around this has a color of #c252c9
<div style="border:2px solid #c252c9;">Content here</div>
.myborder {border:2px solid #c252c9;}