#c053b2 color space conversions
Hex:
#c053b2
RGB:
192, 83, 178
CMY:
25, 67, 30
CMYK:
0, 57, 7, 25
HSL:
308°, 46.3830%, 53.9216%
HSV (HSB):
308°, 56.7708%, 75.2941%
XYZ:
32.8674, 20.6073, 44.3648
xyY:
0.3359, 0.2106, 20.6073
CIE-Lab:
52.5170, 55.6181, -30.1381
CIE-LCH:
52.5170, 63.2589, 331.5478
CIE-Luv:
52.5170, 53.8641, -53.2117
Hunter-Lab:
45.3953, 49.7968, -26.1674
#c053b2 color charts
#c053b2 color shades, tints & tones
#c053b2 color schemes
#c053b2 color preview, HTML & CSS examples
This text has a color of #c053b2
<p style="color:#c053b2;">Text here</p>
.mytext {color:#c053b2;}
This box has a color of #c053b2
<div style="background-color:#c053b2;">Content here</div>
.mybackground {background-color:#c053b2;}
Border around this has a color of #c053b2
<div style="border:2px solid #c053b2;">Content here</div>
.myborder {border:2px solid #c053b2;}