#bfcdfc color space conversions
Hex:
#bfcdfc
RGB:
191, 205, 252
CMY:
25, 20, 1
CMYK:
24, 19, 0, 1
HSL:
226°, 91.0448%, 86.8627%
HSV (HSB):
226°, 24.2063%, 98.8235%
XYZ:
60.8879, 61.7673, 100.8086
xyY:
0.2725, 0.2764, 61.7673
CIE-Lab:
82.7895, 5.2065, -24.6020
CIE-LCH:
82.7895, 25.1469, 281.9491
CIE-Luv:
82.7895, -9.7018, -40.1905
Hunter-Lab:
78.5922, 0.7534, -21.0356
#bfcdfc color charts
#bfcdfc color shades, tints & tones
#bfcdfc color schemes
#bfcdfc color preview, HTML & CSS examples
This text has a color of #bfcdfc
<p style="color:#bfcdfc;">Text here</p>
.mytext {color:#bfcdfc;}
This box has a color of #bfcdfc
<div style="background-color:#bfcdfc;">Content here</div>
.mybackground {background-color:#bfcdfc;}
Border around this has a color of #bfcdfc
<div style="border:2px solid #bfcdfc;">Content here</div>
.myborder {border:2px solid #bfcdfc;}