#c053b9 color space conversions
Hex:
#c053b9
RGB:
192, 83, 185
CMY:
25, 67, 27
CMYK:
0, 57, 4, 25
HSL:
304°, 46.3830%, 53.9216%
HSV (HSB):
304°, 56.7708%, 75.2941%
XYZ:
33.5884, 20.8958, 48.1619
xyY:
0.3272, 0.2036, 20.8958
CIE-Lab:
52.8352, 56.7946, -33.7044
CIE-LCH:
52.8352, 66.0425, 329.3133
CIE-Luv:
52.8352, 51.8638, -58.8748
Hunter-Lab:
45.7119, 51.1635, -30.4695
#c053b9 color charts
#c053b9 color shades, tints & tones
#c053b9 color schemes
#c053b9 color preview, HTML & CSS examples
This text has a color of #c053b9
<p style="color:#c053b9;">Text here</p>
.mytext {color:#c053b9;}
This box has a color of #c053b9
<div style="background-color:#c053b9;">Content here</div>
.mybackground {background-color:#c053b9;}
Border around this has a color of #c053b9
<div style="border:2px solid #c053b9;">Content here</div>
.myborder {border:2px solid #c053b9;}