#b2e3fd color space conversions
Hex:
#b2e3fd
RGB:
178, 227, 253
CMY:
30, 11, 1
CMYK:
30, 10, 0, 1
HSL:
201°, 94.9367%, 84.5098%
HSV (HSB):
201°, 29.6443%, 99.2157%
XYZ:
63.5588, 71.4950, 103.3785
xyY:
0.2666, 0.2999, 71.4950
CIE-Lab:
87.7249, -9.8544, -17.7352
CIE-LCH:
87.7249, 20.2891, 240.9416
CIE-Luv:
87.7249, -25.1289, -26.6670
Hunter-Lab:
84.5547, -13.7944, -13.3010
#b2e3fd color charts
#b2e3fd color shades, tints & tones
#b2e3fd color schemes
#b2e3fd color preview, HTML & CSS examples
This text has a color of #b2e3fd
<p style="color:#b2e3fd;">Text here</p>
.mytext {color:#b2e3fd;}
This box has a color of #b2e3fd
<div style="background-color:#b2e3fd;">Content here</div>
.mybackground {background-color:#b2e3fd;}
Border around this has a color of #b2e3fd
<div style="border:2px solid #b2e3fd;">Content here</div>
.myborder {border:2px solid #b2e3fd;}