#c8aaed color space conversions
Hex:
#c8aaed
RGB:
200, 170, 237
CMY:
22, 33, 7
CMYK:
16, 28, 0, 7
HSL:
267°, 65.0485%, 79.8039%
HSV (HSB):
267°, 28.2700%, 92.9412%
XYZ:
53.4802, 47.1432, 86.4016
xyY:
0.2860, 0.2521, 47.1432
CIE-Lab:
74.2813, 23.6392, -29.5040
CIE-LCH:
74.2813, 37.8061, 308.7024
CIE-Luv:
74.2813, 11.5113, -50.5026
Hunter-Lab:
68.6609, 18.8776, -26.5468
#c8aaed color charts
#c8aaed color shades, tints & tones
#c8aaed color schemes
#c8aaed color preview, HTML & CSS examples
This text has a color of #c8aaed
<p style="color:#c8aaed;">Text here</p>
.mytext {color:#c8aaed;}
This box has a color of #c8aaed
<div style="background-color:#c8aaed;">Content here</div>
.mybackground {background-color:#c8aaed;}
Border around this has a color of #c8aaed
<div style="border:2px solid #c8aaed;">Content here</div>
.myborder {border:2px solid #c8aaed;}