#baa9ed color space conversions
Hex:
#baa9ed
RGB:
186, 169, 237
CMY:
27, 34, 7
CMYK:
22, 29, 0, 7
HSL:
255°, 65.3846%, 79.6078%
HSV (HSB):
255°, 28.6920%, 92.9412%
XYZ:
49.7237, 44.9295, 86.1723
xyY:
0.2750, 0.2485, 44.9295
CIE-Lab:
72.8454, 19.9281, -31.8157
CIE-LCH:
72.8454, 37.5416, 302.0614
CIE-Luv:
72.8454, 4.4160, -53.6335
Hunter-Lab:
67.0294, 15.1132, -29.3019
#baa9ed color charts
#baa9ed color shades, tints & tones
#baa9ed color schemes
#baa9ed color preview, HTML & CSS examples
This text has a color of #baa9ed
<p style="color:#baa9ed;">Text here</p>
.mytext {color:#baa9ed;}
This box has a color of #baa9ed
<div style="background-color:#baa9ed;">Content here</div>
.mybackground {background-color:#baa9ed;}
Border around this has a color of #baa9ed
<div style="border:2px solid #baa9ed;">Content here</div>
.myborder {border:2px solid #baa9ed;}