#c052d3 color space conversions
Hex:
#c052d3
RGB:
192, 82, 211
CMY:
25, 68, 17
CMYK:
9, 61, 0, 17
HSL:
291°, 59.4470%, 57.4510%
HSV (HSB):
291°, 61.1374%, 82.7451%
XYZ:
36.5134, 21.9442, 63.9392
xyY:
0.2983, 0.1793, 21.9442
CIE-Lab:
53.9678, 61.8899, -46.8470
CIE-LCH:
53.9678, 77.6209, 322.8764
CIE-Luv:
53.9678, 45.0011, -80.0338
Hunter-Lab:
46.8446, 57.1550, -48.1349
#c052d3 color charts
#c052d3 color shades, tints & tones
#c052d3 color schemes
#c052d3 color preview, HTML & CSS examples
This text has a color of #c052d3
<p style="color:#c052d3;">Text here</p>
.mytext {color:#c052d3;}
This box has a color of #c052d3
<div style="background-color:#c052d3;">Content here</div>
.mybackground {background-color:#c052d3;}
Border around this has a color of #c052d3
<div style="border:2px solid #c052d3;">Content here</div>
.myborder {border:2px solid #c052d3;}