#c053e5 color space conversions
Hex:
#c053e5
RGB:
192, 83, 229
CMY:
25, 67, 10
CMYK:
16, 64, 0, 10
HSL:
285°, 73.7374%, 61.1765%
HSV (HSB):
285°, 63.7555%, 89.8039%
XYZ:
38.9743, 23.0501, 76.5237
xyY:
0.2813, 0.1664, 23.0501
CIE-Lab:
55.1239, 64.8954, -55.1903
CIE-LCH:
55.1239, 85.1903, 319.6205
CIE-Luv:
55.1239, 40.0885, -93.6120
Hunter-Lab:
48.0105, 60.8855, -60.8946
#c053e5 color charts
#c053e5 color shades, tints & tones
#c053e5 color schemes
#c053e5 color preview, HTML & CSS examples
This text has a color of #c053e5
<p style="color:#c053e5;">Text here</p>
.mytext {color:#c053e5;}
This box has a color of #c053e5
<div style="background-color:#c053e5;">Content here</div>
.mybackground {background-color:#c053e5;}
Border around this has a color of #c053e5
<div style="border:2px solid #c053e5;">Content here</div>
.myborder {border:2px solid #c053e5;}