#c053c7 color space conversions
Hex:
#c053c7
RGB:
192, 83, 199
CMY:
25, 67, 22
CMYK:
4, 58, 0, 22
HSL:
296°, 50.8772%, 55.2941%
HSV (HSB):
296°, 58.2915%, 78.0392%
XYZ:
35.1403, 21.5165, 56.3338
xyY:
0.3110, 0.1904, 21.5165
CIE-Lab:
53.5102, 59.2475, -40.7132
CIE-LCH:
53.5102, 71.8877, 325.5043
CIE-Luv:
53.5102, 47.9539, -70.1230
Hunter-Lab:
46.3859, 54.0499, -39.5353
#c053c7 color charts
#c053c7 color shades, tints & tones
#c053c7 color schemes
#c053c7 color preview, HTML & CSS examples
This text has a color of #c053c7
<p style="color:#c053c7;">Text here</p>
.mytext {color:#c053c7;}
This box has a color of #c053c7
<div style="background-color:#c053c7;">Content here</div>
.mybackground {background-color:#c053c7;}
Border around this has a color of #c053c7
<div style="border:2px solid #c053c7;">Content here</div>
.myborder {border:2px solid #c053c7;}