#baaaff color space conversions
Hex:
#baaaff
RGB:
186, 170, 255
CMY:
27, 33, 0
CMYK:
27, 33, 0, 0
HSL:
251°, 100.0000%, 83.3333%
HSV (HSB):
251°, 33.3333%, 100.0000%
XYZ:
52.6744, 46.4086, 100.7892
xyY:
0.2635, 0.2322, 46.4086
CIE-Lab:
73.8099, 23.5877, -40.0717
CIE-LCH:
73.8099, 46.4986, 300.4827
CIE-Luv:
73.8099, 2.4960, -68.1185
Hunter-Lab:
68.1238, 18.8023, -40.0329
#baaaff color charts
#baaaff RGB chart
#baaaff CMYK chart
#baaaff RGB pie chart
#baaaff color shades, tints & tones
#baaaff color schemes
#baaaff color preview, HTML & CSS examples
This text has a color of #baaaff
<p style="color:#baaaff;">Text here</p>
.mytext {color:#baaaff;}
Text color #baaaff
This box has a color of #baaaff
<div style="background-color:#baaaff;">Content here</div>
.mybackground {background-color:#baaaff;}
Background color #baaaff
Border around this has a color of #baaaff
<div style="border:2px solid #baaaff;">Content here</div>
.myborder {border:2px solid #baaaff;}
Border color #baaaff