#b2bff9 color space conversions
Hex:
#b2bff9
RGB:
178, 191, 249
CMY:
30, 25, 2
CMYK:
29, 23, 0, 2
HSL:
229°, 85.5422%, 83.7255%
HSV (HSB):
229°, 28.5141%, 97.6471%
XYZ:
54.0898, 53.5661, 97.1110
xyY:
0.2642, 0.2616, 53.5661
CIE-Lab:
78.2081, 8.2759, -30.0880
CIE-LCH:
78.2081, 31.2054, 285.3793
CIE-Luv:
78.2081, -9.6828, -49.5411
Hunter-Lab:
73.1889, 3.8387, -27.4370
#b2bff9 color charts
#b2bff9 color shades, tints & tones
#b2bff9 color schemes
#b2bff9 color preview, HTML & CSS examples
This text has a color of #b2bff9
<p style="color:#b2bff9;">Text here</p>
.mytext {color:#b2bff9;}
This box has a color of #b2bff9
<div style="background-color:#b2bff9;">Content here</div>
.mybackground {background-color:#b2bff9;}
Border around this has a color of #b2bff9
<div style="border:2px solid #b2bff9;">Content here</div>
.myborder {border:2px solid #b2bff9;}