#b6bcfc color space conversions
Hex:
#b6bcfc
RGB:
182, 188, 252
CMY:
29, 26, 1
CMYK:
28, 25, 0, 1
HSL:
235°, 92.1053%, 85.0980%
HSV (HSB):
235°, 27.7778%, 98.8235%
XYZ:
54.8453, 52.9398, 99.4232
xyY:
0.2647, 0.2555, 52.9398
CIE-Lab:
77.8394, 11.7851, -32.2395
CIE-LCH:
77.8394, 34.3260, 290.0798
CIE-Luv:
77.8394, -6.6886, -53.6495
Hunter-Lab:
72.7597, 7.2213, -30.0855
#b6bcfc color charts
#b6bcfc color shades, tints & tones
#b6bcfc color schemes
#b6bcfc color preview, HTML & CSS examples
This text has a color of #b6bcfc
<p style="color:#b6bcfc;">Text here</p>
.mytext {color:#b6bcfc;}
This box has a color of #b6bcfc
<div style="background-color:#b6bcfc;">Content here</div>
.mybackground {background-color:#b6bcfc;}
Border around this has a color of #b6bcfc
<div style="border:2px solid #b6bcfc;">Content here</div>
.myborder {border:2px solid #b6bcfc;}