#c053d7 color space conversions
Hex:
#c053d7
RGB:
192, 83, 215
CMY:
25, 67, 16
CMYK:
11, 61, 0, 16
HSL:
290°, 62.2642%, 58.4314%
HSV (HSB):
290°, 61.3953%, 84.3137%
XYZ:
37.0972, 22.2993, 66.6389
xyY:
0.2943, 0.1769, 22.2993
CIE-Lab:
54.3431, 62.1990, -48.5246
CIE-LCH:
54.3431, 78.8882, 322.0404
CIE-Luv:
54.3431, 43.6641, -82.7749
Hunter-Lab:
47.2221, 57.5892, -50.6134
#c053d7 color charts
#c053d7 color shades, tints & tones
#c053d7 color schemes
#c053d7 color preview, HTML & CSS examples
This text has a color of #c053d7
<p style="color:#c053d7;">Text here</p>
.mytext {color:#c053d7;}
This box has a color of #c053d7
<div style="background-color:#c053d7;">Content here</div>
.mybackground {background-color:#c053d7;}
Border around this has a color of #c053d7
<div style="border:2px solid #c053d7;">Content here</div>
.myborder {border:2px solid #c053d7;}