#bfc2f2 color space conversions
Hex:
#bfc2f2
RGB:
191, 194, 242
CMY:
25, 24, 5
CMYK:
21, 20, 0, 5
HSL:
236°, 66.2338%, 84.9020%
HSV (HSB):
236°, 21.0744%, 94.9020%
XYZ:
56.8047, 56.0707, 91.8332
xyY:
0.2775, 0.2739, 56.0707
CIE-Lab:
79.6541, 8.8626, -24.0421
CIE-LCH:
79.6541, 25.6236, 290.2353
CIE-Luv:
79.6541, -4.3417, -39.6183
Hunter-Lab:
74.8804, 4.3703, -20.2969
#bfc2f2 color charts
#bfc2f2 color shades, tints & tones
#bfc2f2 color schemes
#bfc2f2 color preview, HTML & CSS examples
This text has a color of #bfc2f2
<p style="color:#bfc2f2;">Text here</p>
.mytext {color:#bfc2f2;}
This box has a color of #bfc2f2
<div style="background-color:#bfc2f2;">Content here</div>
.mybackground {background-color:#bfc2f2;}
Border around this has a color of #bfc2f2
<div style="border:2px solid #bfc2f2;">Content here</div>
.myborder {border:2px solid #bfc2f2;}