#b4e1ed color space conversions
Hex:
#b4e1ed
RGB:
180, 225, 237
CMY:
29, 12, 7
CMYK:
24, 5, 0, 7
HSL:
193°, 61.2903%, 81.7647%
HSV (HSB):
193°, 24.0506%, 92.9412%
XYZ:
61.0337, 69.6682, 90.3512
xyY:
0.2761, 0.3152, 69.6682
CIE-Lab:
86.8338, -11.8822, -10.6412
CIE-LCH:
86.8338, 15.9506, 221.8462
CIE-Luv:
86.8338, -23.2082, -14.7033
Hunter-Lab:
83.4674, -15.5440, -5.7526
#b4e1ed color charts
#b4e1ed color shades, tints & tones
#b4e1ed color schemes
#b4e1ed color preview, HTML & CSS examples
This text has a color of #b4e1ed
<p style="color:#b4e1ed;">Text here</p>
.mytext {color:#b4e1ed;}
This box has a color of #b4e1ed
<div style="background-color:#b4e1ed;">Content here</div>
.mybackground {background-color:#b4e1ed;}
Border around this has a color of #b4e1ed
<div style="border:2px solid #b4e1ed;">Content here</div>
.myborder {border:2px solid #b4e1ed;}