#b9bff8 color space conversions
Hex:
#b9bff8
RGB:
185, 191, 248
CMY:
27, 25, 3
CMYK:
25, 23, 0, 3
HSL:
234°, 81.8182%, 84.9020%
HSV (HSB):
234°, 25.4032%, 97.2549%
XYZ:
55.5817, 54.3532, 96.3687
xyY:
0.2694, 0.2635, 54.3532
CIE-Lab:
78.6672, 10.0717, -28.8045
CIE-LCH:
78.6672, 30.5146, 289.2725
CIE-Luv:
78.6672, -6.3166, -47.6824
Hunter-Lab:
73.7246, 5.5547, -25.8933
#b9bff8 color charts
#b9bff8 color shades, tints & tones
#b9bff8 color schemes
#b9bff8 color preview, HTML & CSS examples
This text has a color of #b9bff8
<p style="color:#b9bff8;">Text here</p>
.mytext {color:#b9bff8;}
This box has a color of #b9bff8
<div style="background-color:#b9bff8;">Content here</div>
.mybackground {background-color:#b9bff8;}
Border around this has a color of #b9bff8
<div style="border:2px solid #b9bff8;">Content here</div>
.myborder {border:2px solid #b9bff8;}