#c053a1 color space conversions
Hex:
#c053a1
RGB:
192, 83, 161
CMY:
25, 67, 37
CMYK:
0, 57, 16, 25
HSL:
317°, 46.3830%, 53.9216%
HSV (HSB):
317°, 56.7708%, 75.2941%
XYZ:
31.2645, 19.9662, 35.9243
xyY:
0.3587, 0.2291, 19.9662
CIE-Lab:
51.7990, 52.9130, -21.3045
CIE-LCH:
51.7990, 57.0409, 338.0686
CIE-Luv:
51.7990, 58.8107, -39.4389
Hunter-Lab:
44.6835, 46.6980, -16.3889
#c053a1 color charts
#c053a1 color shades, tints & tones
#c053a1 color schemes
#c053a1 color preview, HTML & CSS examples
This text has a color of #c053a1
<p style="color:#c053a1;">Text here</p>
.mytext {color:#c053a1;}
This box has a color of #c053a1
<div style="background-color:#c053a1;">Content here</div>
.mybackground {background-color:#c053a1;}
Border around this has a color of #c053a1
<div style="border:2px solid #c053a1;">Content here</div>
.myborder {border:2px solid #c053a1;}