#c052a5 color space conversions
Hex:
#c052a5
RGB:
192, 82, 165
CMY:
25, 68, 35
CMYK:
0, 57, 14, 25
HSL:
315°, 46.6102%, 53.7255%
HSV (HSB):
315°, 57.2917%, 75.2941%
XYZ:
31.5471, 19.9577, 37.7868
xyY:
0.3533, 0.2235, 19.9577
CIE-Lab:
51.7893, 53.9912, -23.6695
CIE-LCH:
51.7893, 58.9516, 336.3276
CIE-Luv:
51.7893, 58.0308, -43.1137
Hunter-Lab:
44.6740, 47.8703, -18.8777
#c052a5 color charts
#c052a5 color shades, tints & tones
#c052a5 color schemes
#c052a5 color preview, HTML & CSS examples
This text has a color of #c052a5
<p style="color:#c052a5;">Text here</p>
.mytext {color:#c052a5;}
This box has a color of #c052a5
<div style="background-color:#c052a5;">Content here</div>
.mybackground {background-color:#c052a5;}
Border around this has a color of #c052a5
<div style="border:2px solid #c052a5;">Content here</div>
.myborder {border:2px solid #c052a5;}