#c05acc color space conversions
Hex:
#c05acc
RGB:
192, 90, 204
CMY:
25, 65, 20
CMYK:
6, 56, 0, 20
HSL:
294°, 52.7778%, 57.6471%
HSV (HSB):
294°, 55.8824%, 80.0000%
XYZ:
36.2935, 22.8784, 59.6298
xyY:
0.3055, 0.1926, 22.8784
CIE-Lab:
54.9469, 56.9383, -41.3084
CIE-LCH:
54.9469, 70.3445, 324.0393
CIE-Luv:
54.9469, 44.4022, -71.1216
Hunter-Lab:
47.8314, 51.7371, -40.4329
#c05acc color charts
#c05acc color shades, tints & tones
#c05acc color schemes
#c05acc color preview, HTML & CSS examples
This text has a color of #c05acc
<p style="color:#c05acc;">Text here</p>
.mytext {color:#c05acc;}
This box has a color of #c05acc
<div style="background-color:#c05acc;">Content here</div>
.mybackground {background-color:#c05acc;}
Border around this has a color of #c05acc
<div style="border:2px solid #c05acc;">Content here</div>
.myborder {border:2px solid #c05acc;}