#bbbff1 color space conversions
Hex:
#bbbff1
RGB:
187, 191, 241
CMY:
27, 25, 5
CMYK:
22, 21, 0, 5
HSL:
236°, 65.8537%, 83.9216%
HSV (HSB):
236°, 22.4066%, 94.5098%
XYZ:
55.0015, 54.1773, 90.7775
xyY:
0.2751, 0.2709, 54.1773
CIE-Lab:
78.5650, 9.0525, -25.1929
CIE-LCH:
78.5650, 26.7700, 289.7648
CIE-Luv:
78.5650, -4.9544, -41.4853
Hunter-Lab:
73.6052, 4.5750, -21.5988
#bbbff1 color charts
#bbbff1 color shades, tints & tones
#bbbff1 color schemes
#bbbff1 color preview, HTML & CSS examples
This text has a color of #bbbff1
<p style="color:#bbbff1;">Text here</p>
.mytext {color:#bbbff1;}
This box has a color of #bbbff1
<div style="background-color:#bbbff1;">Content here</div>
.mybackground {background-color:#bbbff1;}
Border around this has a color of #bbbff1
<div style="border:2px solid #bbbff1;">Content here</div>
.myborder {border:2px solid #bbbff1;}