#b4e0ed color space conversions
Hex:
#b4e0ed
RGB:
180, 224, 237
CMY:
29, 12, 7
CMYK:
24, 5, 0, 7
HSL:
194°, 61.2903%, 81.7647%
HSV (HSB):
194°, 24.0506%, 92.9412%
XYZ:
60.7641, 69.1290, 90.2614
xyY:
0.2760, 0.3140, 69.1290
CIE-Lab:
86.5679, -11.3719, -11.0374
CIE-LCH:
86.5679, 15.8475, 224.1447
CIE-Luv:
86.5679, -22.7662, -15.4187
Hunter-Lab:
83.1439, -15.0485, -6.1648
#b4e0ed color charts
#b4e0ed color shades, tints & tones
#b4e0ed color schemes
#b4e0ed color preview, HTML & CSS examples
This text has a color of #b4e0ed
<p style="color:#b4e0ed;">Text here</p>
.mytext {color:#b4e0ed;}
This box has a color of #b4e0ed
<div style="background-color:#b4e0ed;">Content here</div>
.mybackground {background-color:#b4e0ed;}
Border around this has a color of #b4e0ed
<div style="border:2px solid #b4e0ed;">Content here</div>
.myborder {border:2px solid #b4e0ed;}