#b2e7fd color space conversions
Hex:
#b2e7fd
RGB:
178, 231, 253
CMY:
30, 9, 1
CMYK:
30, 9, 0, 1
HSL:
198°, 94.9367%, 84.5098%
HSV (HSB):
198°, 29.6443%, 99.2157%
XYZ:
64.6656, 73.7087, 103.7475
xyY:
0.2671, 0.3044, 73.7087
CIE-Lab:
88.7846, -11.8985, -16.1417
CIE-LCH:
88.7846, 20.0532, 233.6052
CIE-Luv:
88.7846, -26.8343, -23.7456
Hunter-Lab:
85.8537, -15.7966, -11.5497
#b2e7fd color charts
#b2e7fd color shades, tints & tones
#b2e7fd color schemes
#b2e7fd color preview, HTML & CSS examples
This text has a color of #b2e7fd
<p style="color:#b2e7fd;">Text here</p>
.mytext {color:#b2e7fd;}
This box has a color of #b2e7fd
<div style="background-color:#b2e7fd;">Content here</div>
.mybackground {background-color:#b2e7fd;}
Border around this has a color of #b2e7fd
<div style="border:2px solid #b2e7fd;">Content here</div>
.myborder {border:2px solid #b2e7fd;}