#c053b8 color space conversions
Hex:
#c053b8
RGB:
192, 83, 184
CMY:
25, 67, 28
CMYK:
0, 57, 4, 25
HSL:
304°, 46.3830%, 53.9216%
HSV (HSB):
304°, 56.7708%, 75.2941%
XYZ:
33.4832, 20.8537, 47.6078
xyY:
0.3284, 0.2046, 20.8537
CIE-Lab:
52.7890, 56.6244, -33.1975
CIE-LCH:
52.7890, 65.6384, 329.6180
CIE-Luv:
52.7890, 52.1479, -58.0669
Hunter-Lab:
45.6658, 50.9651, -29.8453
#c053b8 color charts
#c053b8 color shades, tints & tones
#c053b8 color schemes
#c053b8 color preview, HTML & CSS examples
This text has a color of #c053b8
<p style="color:#c053b8;">Text here</p>
.mytext {color:#c053b8;}
This box has a color of #c053b8
<div style="background-color:#c053b8;">Content here</div>
.mybackground {background-color:#c053b8;}
Border around this has a color of #c053b8
<div style="border:2px solid #c053b8;">Content here</div>
.myborder {border:2px solid #c053b8;}