#c055f4 color space conversions
Hex:
#c055f4
RGB:
192, 85, 244
CMY:
25, 67, 4
CMYK:
21, 65, 0, 4
HSL:
280°, 87.8453%, 64.5098%
HSV (HSB):
280°, 65.1639%, 95.6863%
XYZ:
41.3159, 24.2351, 88.0882
xyY:
0.2689, 0.1577, 24.2351
CIE-Lab:
56.3224, 67.0242, -61.6647
CIE-LCH:
56.3224, 91.0757, 317.3848
CIE-Luv:
56.3224, 35.9881, -104.2316
Hunter-Lab:
49.2292, 63.6561, -71.6301
#c055f4 color charts
#c055f4 color shades, tints & tones
#c055f4 color schemes
#c055f4 color preview, HTML & CSS examples
This text has a color of #c055f4
<p style="color:#c055f4;">Text here</p>
.mytext {color:#c055f4;}
This box has a color of #c055f4
<div style="background-color:#c055f4;">Content here</div>
.mybackground {background-color:#c055f4;}
Border around this has a color of #c055f4
<div style="border:2px solid #c055f4;">Content here</div>
.myborder {border:2px solid #c055f4;}