#b8bfff color space conversions
Hex:
#b8bfff
RGB:
184, 191, 255
CMY:
28, 25, 0
CMYK:
28, 25, 0, 0
HSL:
234°, 100.0000%, 86.0784%
HSV (HSB):
234°, 27.8431%, 100.0000%
XYZ:
56.4480, 54.6720, 102.1854
xyY:
0.2646, 0.2563, 54.6720
CIE-Lab:
78.8519, 11.4367, -32.2743
CIE-LCH:
78.8519, 34.2407, 289.5122
CIE-Luv:
78.8519, -7.1647, -53.7484
Hunter-Lab:
73.9405, 6.8754, -30.1801
#b8bfff color charts
#b8bfff color shades, tints & tones
#b8bfff color schemes
#b8bfff color preview, HTML & CSS examples
This text has a color of #b8bfff
<p style="color:#b8bfff;">Text here</p>
.mytext {color:#b8bfff;}
This box has a color of #b8bfff
<div style="background-color:#b8bfff;">Content here</div>
.mybackground {background-color:#b8bfff;}
Border around this has a color of #b8bfff
<div style="border:2px solid #b8bfff;">Content here</div>
.myborder {border:2px solid #b8bfff;}