#baa8dd color space conversions
Hex:
#baa8dd
RGB:
186, 168, 221
CMY:
27, 34, 13
CMYK:
16, 24, 0, 13
HSL:
260°, 43.8017%, 76.2745%
HSV (HSB):
260°, 23.9819%, 86.6667%
XYZ:
47.3035, 43.6648, 74.3416
xyY:
0.2862, 0.2641, 43.6648
CIE-Lab:
72.0039, 16.9097, -24.3805
CIE-LCH:
72.0039, 29.6706, 304.7443
CIE-Luv:
72.0039, 6.2241, -40.8375
Hunter-Lab:
66.0794, 12.1419, -20.4478
#baa8dd color charts
#baa8dd color shades, tints & tones
#baa8dd color schemes
#baa8dd color preview, HTML & CSS examples
This text has a color of #baa8dd
<p style="color:#baa8dd;">Text here</p>
.mytext {color:#baa8dd;}
This box has a color of #baa8dd
<div style="background-color:#baa8dd;">Content here</div>
.mybackground {background-color:#baa8dd;}
Border around this has a color of #baa8dd
<div style="border:2px solid #baa8dd;">Content here</div>
.myborder {border:2px solid #baa8dd;}