#bbbef2 color space conversions
Hex:
#bbbef2
RGB:
187, 190, 242
CMY:
27, 25, 5
CMYK:
23, 21, 0, 5
HSL:
237°, 67.9012%, 84.1176%
HSV (HSB):
237°, 22.7273%, 94.9020%
XYZ:
54.9340, 53.8025, 91.4940
xyY:
0.2744, 0.2687, 53.8025
CIE-Lab:
78.3464, 9.8240, -26.0637
CIE-LCH:
78.3464, 27.8537, 290.6526
CIE-Luv:
78.3464, -4.5705, -43.0360
Hunter-Lab:
73.3502, 5.3207, -22.6108
#bbbef2 color charts
#bbbef2 color shades, tints & tones
#bbbef2 color schemes
#bbbef2 color preview, HTML & CSS examples
This text has a color of #bbbef2
<p style="color:#bbbef2;">Text here</p>
.mytext {color:#bbbef2;}
This box has a color of #bbbef2
<div style="background-color:#bbbef2;">Content here</div>
.mybackground {background-color:#bbbef2;}
Border around this has a color of #bbbef2
<div style="border:2px solid #bbbef2;">Content here</div>
.myborder {border:2px solid #bbbef2;}