#bbbdf5 color space conversions
Hex:
#bbbdf5
RGB:
187, 189, 245
CMY:
27, 26, 4
CMYK:
24, 23, 0, 4
HSL:
238°, 74.3590%, 84.7059%
HSV (HSB):
238°, 23.6735%, 96.0784%
XYZ:
55.1725, 53.5526, 93.8150
xyY:
0.2724, 0.2644, 53.5526
CIE-Lab:
78.2001, 11.0567, -27.8985
CIE-LCH:
78.2001, 30.0097, 291.6194
CIE-Luv:
78.2001, -4.3063, -46.2737
Hunter-Lab:
73.1796, 6.5128, -24.7830
#bbbdf5 color charts
#bbbdf5 color shades, tints & tones
#bbbdf5 color schemes
#bbbdf5 color preview, HTML & CSS examples
This text has a color of #bbbdf5
<p style="color:#bbbdf5;">Text here</p>
.mytext {color:#bbbdf5;}
This box has a color of #bbbdf5
<div style="background-color:#bbbdf5;">Content here</div>
.mybackground {background-color:#bbbdf5;}
Border around this has a color of #bbbdf5
<div style="border:2px solid #bbbdf5;">Content here</div>
.myborder {border:2px solid #bbbdf5;}