#b4dffb color space conversions
Hex:
#b4dffb
RGB:
180, 223, 251
CMY:
29, 13, 2
CMYK:
28, 11, 0, 2
HSL:
204°, 89.8734%, 84.5098%
HSV (HSB):
204°, 28.2869%, 98.4314%
XYZ:
62.6227, 69.4437, 101.3702
xyY:
0.2683, 0.2975, 69.4437
CIE-Lab:
86.7233, -7.6942, -18.1809
CIE-LCH:
86.7233, 19.7420, 247.0617
CIE-Luv:
86.7233, -22.5296, -27.7020
Hunter-Lab:
83.3329, -11.6941, -13.7902
#b4dffb color charts
#b4dffb color shades, tints & tones
#b4dffb color schemes
#b4dffb color preview, HTML & CSS examples
This text has a color of #b4dffb
<p style="color:#b4dffb;">Text here</p>
.mytext {color:#b4dffb;}
This box has a color of #b4dffb
<div style="background-color:#b4dffb;">Content here</div>
.mybackground {background-color:#b4dffb;}
Border around this has a color of #b4dffb
<div style="border:2px solid #b4dffb;">Content here</div>
.myborder {border:2px solid #b4dffb;}