#c0aaff color space conversions
Hex:
#c0aaff
RGB:
192, 170, 255
CMY:
25, 33, 0
CMYK:
25, 33, 0, 0
HSL:
256°, 100.0000%, 83.3333%
HSV (HSB):
256°, 33.3333%, 100.0000%
XYZ:
54.1630, 47.1759, 100.8589
xyY:
0.2679, 0.2333, 47.1759
CIE-Lab:
74.3022, 25.2985, -39.2678
CIE-LCH:
74.3022, 46.7116, 302.7919
CIE-Luv:
74.3022, 5.5134, -67.0680
Hunter-Lab:
68.6847, 20.5621, -38.9841
#c0aaff color charts
#c0aaff color shades, tints & tones
#c0aaff color schemes
#c0aaff color preview, HTML & CSS examples
This text has a color of #c0aaff
<p style="color:#c0aaff;">Text here</p>
.mytext {color:#c0aaff;}
This box has a color of #c0aaff
<div style="background-color:#c0aaff;">Content here</div>
.mybackground {background-color:#c0aaff;}
Border around this has a color of #c0aaff
<div style="border:2px solid #c0aaff;">Content here</div>
.myborder {border:2px solid #c0aaff;}