#c053f5 color space conversions
Hex:
#c053f5
RGB:
192, 83, 245
CMY:
25, 67, 4
CMYK:
22, 66, 0, 4
HSL:
280°, 89.0110%, 64.3137%
HSV (HSB):
280°, 66.1224%, 96.0784%
XYZ:
41.3129, 23.9856, 88.8384
xyY:
0.2680, 0.1556, 23.9856
CIE-Lab:
56.0733, 68.0890, -62.6217
CIE-LCH:
56.0733, 92.5072, 317.3951
CIE-Luv:
56.0733, 36.2194, -105.6907
Hunter-Lab:
48.9750, 64.8674, -73.2668
#c053f5 color charts
#c053f5 color shades, tints & tones
#c053f5 color schemes
#c053f5 color preview, HTML & CSS examples
This text has a color of #c053f5
<p style="color:#c053f5;">Text here</p>
.mytext {color:#c053f5;}
This box has a color of #c053f5
<div style="background-color:#c053f5;">Content here</div>
.mybackground {background-color:#c053f5;}
Border around this has a color of #c053f5
<div style="border:2px solid #c053f5;">Content here</div>
.myborder {border:2px solid #c053f5;}