#c053e7 color space conversions
Hex:
#c053e7
RGB:
192, 83, 231
CMY:
25, 67, 9
CMYK:
17, 64, 0, 9
HSL:
284°, 75.5102%, 61.5686%
HSV (HSB):
284°, 64.0693%, 90.5882%
XYZ:
39.2553, 23.1625, 78.0031
xyY:
0.2796, 0.1650, 23.1625
CIE-Lab:
55.2393, 65.2884, -56.1300
CIE-LCH:
55.2393, 86.0997, 319.3136
CIE-Luv:
55.2393, 39.5921, -95.1403
Hunter-Lab:
48.1274, 61.3710, -62.4058
#c053e7 color charts
#c053e7 color shades, tints & tones
#c053e7 color schemes
#c053e7 color preview, HTML & CSS examples
This text has a color of #c053e7
<p style="color:#c053e7;">Text here</p>
.mytext {color:#c053e7;}
This box has a color of #c053e7
<div style="background-color:#c053e7;">Content here</div>
.mybackground {background-color:#c053e7;}
Border around this has a color of #c053e7
<div style="border:2px solid #c053e7;">Content here</div>
.myborder {border:2px solid #c053e7;}