#c06aaa color space conversions
Hex:
#c06aaa
RGB:
192, 106, 170
CMY:
25, 58, 33
CMYK:
0, 45, 11, 25
HSL:
315°, 40.5660%, 58.4314%
HSV (HSB):
315°, 44.7917%, 75.2941%
XYZ:
34.1480, 24.4168, 40.9433
xyY:
0.3432, 0.2454, 24.4168
CIE-Lab:
56.5027, 42.9385, -19.3523
CIE-LCH:
56.5027, 47.0980, 335.7390
CIE-Luv:
56.5027, 46.4338, -35.5122
Hunter-Lab:
49.4134, 36.8821, -14.5376
#c06aaa color charts
#c06aaa color shades, tints & tones
#c06aaa color schemes
#c06aaa color preview, HTML & CSS examples
This text has a color of #c06aaa
<p style="color:#c06aaa;">Text here</p>
.mytext {color:#c06aaa;}
This box has a color of #c06aaa
<div style="background-color:#c06aaa;">Content here</div>
.mybackground {background-color:#c06aaa;}
Border around this has a color of #c06aaa
<div style="border:2px solid #c06aaa;">Content here</div>
.myborder {border:2px solid #c06aaa;}