#bbaed6 color space conversions
Hex:
#bbaed6
RGB:
187, 174, 214
CMY:
27, 32, 16
CMYK:
13, 19, 0, 16
HSL:
260°, 32.7869%, 76.0784%
HSV (HSB):
260°, 18.6916%, 83.9216%
XYZ:
47.7672, 45.6919, 69.9202
xyY:
0.2924, 0.2797, 45.6919
CIE-Lab:
73.3452, 12.4188, -18.5049
CIE-LCH:
73.3452, 22.2858, 303.8659
CIE-Luv:
73.3452, 4.5750, -30.7108
Hunter-Lab:
67.5958, 7.8459, -14.0117
#bbaed6 color charts
#bbaed6 color shades, tints & tones
#bbaed6 color schemes
#bbaed6 color preview, HTML & CSS examples
This text has a color of #bbaed6
<p style="color:#bbaed6;">Text here</p>
.mytext {color:#bbaed6;}
This box has a color of #bbaed6
<div style="background-color:#bbaed6;">Content here</div>
.mybackground {background-color:#bbaed6;}
Border around this has a color of #bbaed6
<div style="border:2px solid #bbaed6;">Content here</div>
.myborder {border:2px solid #bbaed6;}