#bfe3e5 color space conversions
Hex:
#bfe3e5
RGB:
191, 227, 229
CMY:
25, 11, 10
CMYK:
17, 1, 0, 10
HSL:
183°, 42.2222%, 82.3529%
HSV (HSB):
183°, 16.5939%, 89.8039%
XYZ:
63.0978, 71.6717, 84.6372
xyY:
0.2876, 0.3267, 71.6717
CIE-Lab:
87.8103, -11.2821, -4.9090
CIE-LCH:
87.8103, 12.3038, 203.5147
CIE-Luv:
87.8103, -18.8756, -5.6733
Hunter-Lab:
84.6591, -15.1146, -0.0132
#bfe3e5 color charts
#bfe3e5 color shades, tints & tones
#bfe3e5 color schemes
#bfe3e5 color preview, HTML & CSS examples
This text has a color of #bfe3e5
<p style="color:#bfe3e5;">Text here</p>
.mytext {color:#bfe3e5;}
This box has a color of #bfe3e5
<div style="background-color:#bfe3e5;">Content here</div>
.mybackground {background-color:#bfe3e5;}
Border around this has a color of #bfe3e5
<div style="border:2px solid #bfe3e5;">Content here</div>
.myborder {border:2px solid #bfe3e5;}