#bfdfeb color space conversions
Hex:
#bfdfeb
RGB:
191, 223, 235
CMY:
25, 13, 8
CMYK:
19, 5, 0, 8
HSL:
196°, 52.3810%, 83.5294%
HSV (HSB):
196°, 18.7234%, 92.1569%
XYZ:
62.8689, 69.8499, 88.7661
xyY:
0.2839, 0.3154, 69.8499
CIE-Lab:
86.9232, -7.9862, -9.3816
CIE-LCH:
86.9232, 12.3205, 229.5933
CIE-Luv:
86.9232, -17.1792, -13.3036
Hunter-Lab:
83.5762, -11.9846, -4.4684
#bfdfeb color charts
#bfdfeb color shades, tints & tones
#bfdfeb color schemes
#bfdfeb color preview, HTML & CSS examples
This text has a color of #bfdfeb
<p style="color:#bfdfeb;">Text here</p>
.mytext {color:#bfdfeb;}
This box has a color of #bfdfeb
<div style="background-color:#bfdfeb;">Content here</div>
.mybackground {background-color:#bfdfeb;}
Border around this has a color of #bfdfeb
<div style="border:2px solid #bfdfeb;">Content here</div>
.myborder {border:2px solid #bfdfeb;}