#b6bfff color space conversions
Hex:
#b6bfff
RGB:
182, 191, 255
CMY:
29, 25, 0
CMYK:
29, 25, 0, 0
HSL:
233°, 100.0000%, 85.6863%
HSV (HSB):
233°, 28.6275%, 100.0000%
XYZ:
55.9722, 54.4267, 102.1631
xyY:
0.2633, 0.2561, 54.4267
CIE-Lab:
78.7099, 10.8649, -32.5050
CIE-LCH:
78.7099, 34.2727, 288.4823
CIE-Luv:
78.7099, -8.1043, -54.0435
Hunter-Lab:
73.7744, 6.3215, -30.4629
#b6bfff color charts
#b6bfff color shades, tints & tones
#b6bfff color schemes
#b6bfff color preview, HTML & CSS examples
This text has a color of #b6bfff
<p style="color:#b6bfff;">Text here</p>
.mytext {color:#b6bfff;}
This box has a color of #b6bfff
<div style="background-color:#b6bfff;">Content here</div>
.mybackground {background-color:#b6bfff;}
Border around this has a color of #b6bfff
<div style="border:2px solid #b6bfff;">Content here</div>
.myborder {border:2px solid #b6bfff;}