#b5e7df color space conversions
Hex:
#b5e7df
RGB:
181, 231, 223
CMY:
29, 9, 13
CMYK:
22, 0, 3, 9
HSL:
170°, 51.0204%, 80.7843%
HSV (HSB):
170°, 21.6450%, 90.5882%
XYZ:
60.9513, 72.3033, 80.5555
xyY:
0.2851, 0.3382, 72.3033
CIE-Lab:
88.1144, -17.5960, -1.3799
CIE-LCH:
88.1144, 17.6500, 184.4840
CIE-Luv:
88.1144, -25.2950, 0.8827
Hunter-Lab:
85.0313, -20.8544, 3.3528
#b5e7df color charts
#b5e7df color shades, tints & tones
#b5e7df color schemes
#b5e7df color preview, HTML & CSS examples
This text has a color of #b5e7df
<p style="color:#b5e7df;">Text here</p>
.mytext {color:#b5e7df;}
This box has a color of #b5e7df
<div style="background-color:#b5e7df;">Content here</div>
.mybackground {background-color:#b5e7df;}
Border around this has a color of #b5e7df
<div style="border:2px solid #b5e7df;">Content here</div>
.myborder {border:2px solid #b5e7df;}