#bbbff5 color space conversions
Hex:
#bbbff5
RGB:
187, 191, 245
CMY:
27, 25, 4
CMYK:
24, 22, 0, 4
HSL:
236°, 74.3590%, 84.7059%
HSV (HSB):
236°, 23.6735%, 96.0784%
XYZ:
55.6057, 54.4190, 93.9594
xyY:
0.2726, 0.2668, 54.4190
CIE-Lab:
78.7054, 9.9675, -27.1249
CIE-LCH:
78.7054, 28.8983, 290.1767
CIE-Luv:
78.7054, -5.1775, -44.8555
Hunter-Lab:
73.7692, 5.4536, -23.8788
#bbbff5 color charts
#bbbff5 color shades, tints & tones
#bbbff5 color schemes
#bbbff5 color preview, HTML & CSS examples
This text has a color of #bbbff5
<p style="color:#bbbff5;">Text here</p>
.mytext {color:#bbbff5;}
This box has a color of #bbbff5
<div style="background-color:#bbbff5;">Content here</div>
.mybackground {background-color:#bbbff5;}
Border around this has a color of #bbbff5
<div style="border:2px solid #bbbff5;">Content here</div>
.myborder {border:2px solid #bbbff5;}