#c9aaff color space conversions
Hex:
#c9aaff
RGB:
201, 170, 255
CMY:
21, 33, 0
CMYK:
21, 33, 0, 0
HSL:
262°, 100.0000%, 83.3333%
HSV (HSB):
262°, 33.3333%, 100.0000%
XYZ:
56.5121, 48.3870, 100.9688
xyY:
0.2745, 0.2350, 48.3870
CIE-Lab:
75.0683, 27.9044, -38.0176
CIE-LCH:
75.0683, 47.1592, 306.2782
CIE-Luv:
75.0683, 10.2049, -65.4356
Hunter-Lab:
69.5607, 23.2846, -37.3681
#c9aaff color charts
#c9aaff color shades, tints & tones
#c9aaff color schemes
#c9aaff color preview, HTML & CSS examples
This text has a color of #c9aaff
<p style="color:#c9aaff;">Text here</p>
.mytext {color:#c9aaff;}
This box has a color of #c9aaff
<div style="background-color:#c9aaff;">Content here</div>
.mybackground {background-color:#c9aaff;}
Border around this has a color of #c9aaff
<div style="border:2px solid #c9aaff;">Content here</div>
.myborder {border:2px solid #c9aaff;}