#bfc6e5 color space conversions
Hex:
#bfc6e5
RGB:
191, 198, 229
CMY:
25, 22, 10
CMYK:
17, 14, 0, 10
HSL:
229°, 42.2222%, 82.3529%
HSV (HSB):
229°, 16.5939%, 89.8039%
XYZ:
55.8228, 57.1217, 82.2121
xyY:
0.2860, 0.2927, 57.1217
CIE-Lab:
80.2480, 3.8619, -16.1742
CIE-LCH:
80.2480, 16.6289, 283.4290
CIE-Luv:
80.2480, -5.4546, -25.9526
Hunter-Lab:
75.5789, -0.4224, -11.5884
#bfc6e5 color charts
#bfc6e5 color shades, tints & tones
#bfc6e5 color schemes
#bfc6e5 color preview, HTML & CSS examples
This text has a color of #bfc6e5
<p style="color:#bfc6e5;">Text here</p>
.mytext {color:#bfc6e5;}
This box has a color of #bfc6e5
<div style="background-color:#bfc6e5;">Content here</div>
.mybackground {background-color:#bfc6e5;}
Border around this has a color of #bfc6e5
<div style="border:2px solid #bfc6e5;">Content here</div>
.myborder {border:2px solid #bfc6e5;}