#caaaff color space conversions
Hex:
#caaaff
RGB:
202, 170, 255
CMY:
21, 33, 0
CMYK:
21, 33, 0, 0
HSL:
263°, 100.0000%, 83.3333%
HSV (HSB):
263°, 33.3333%, 100.0000%
XYZ:
56.7818, 48.5260, 100.9815
xyY:
0.2753, 0.2352, 48.5260
CIE-Lab:
75.1555, 28.1966, -37.8754
CIE-LCH:
75.1555, 47.2186, 306.6661
CIE-Luv:
75.1555, 10.7381, -65.2501
Hunter-Lab:
69.6606, 23.5931, -37.1856
#caaaff color charts
#caaaff RGB chart
#caaaff CMYK chart
#caaaff RGB pie chart
#caaaff color shades, tints & tones
#caaaff color schemes
#caaaff color preview, HTML & CSS examples
This text has a color of #caaaff
<p style="color:#caaaff;">Text here</p>
.mytext {color:#caaaff;}
Text color #caaaff
This box has a color of #caaaff
<div style="background-color:#caaaff;">Content here</div>
.mybackground {background-color:#caaaff;}
Background color #caaaff
Border around this has a color of #caaaff
<div style="border:2px solid #caaaff;">Content here</div>
.myborder {border:2px solid #caaaff;}
Border color #caaaff