#bfe5e9 color space conversions
Hex:
#bfe5e9
RGB:
191, 229, 233
CMY:
25, 10, 9
CMYK:
18, 2, 0, 9
HSL:
186°, 48.8372%, 83.1373%
HSV (HSB):
186°, 18.0258%, 91.3725%
XYZ:
64.2131, 72.9982, 87.7965
xyY:
0.2854, 0.3244, 72.9982
CIE-Lab:
88.4468, -11.4707, -6.0718
CIE-LCH:
88.4468, 12.9786, 207.8935
CIE-Luv:
88.4468, -19.8746, -7.4845
Hunter-Lab:
85.4390, -15.3634, -1.1187
#bfe5e9 color charts
#bfe5e9 color shades, tints & tones
#bfe5e9 color schemes
#bfe5e9 color preview, HTML & CSS examples
This text has a color of #bfe5e9
<p style="color:#bfe5e9;">Text here</p>
.mytext {color:#bfe5e9;}
This box has a color of #bfe5e9
<div style="background-color:#bfe5e9;">Content here</div>
.mybackground {background-color:#bfe5e9;}
Border around this has a color of #bfe5e9
<div style="border:2px solid #bfe5e9;">Content here</div>
.myborder {border:2px solid #bfe5e9;}