#b2d4e5 color space conversions
Hex:
#b2d4e5
RGB:
178, 212, 229
CMY:
30, 17, 10
CMYK:
22, 7, 0, 10
HSL:
200°, 49.5146%, 79.8039%
HSV (HSB):
200°, 22.2707%, 89.8039%
XYZ:
56.0464, 62.2091, 83.1823
xyY:
0.2782, 0.3088, 62.2091
CIE-Lab:
83.0245, -7.5474, -12.1007
CIE-LCH:
83.0245, 14.2615, 238.0477
CIE-Luv:
83.0245, -18.1967, -17.6530
Hunter-Lab:
78.8727, -11.1864, -7.3187
#b2d4e5 color charts
#b2d4e5 color shades, tints & tones
#b2d4e5 color schemes
#b2d4e5 color preview, HTML & CSS examples
This text has a color of #b2d4e5
<p style="color:#b2d4e5;">Text here</p>
.mytext {color:#b2d4e5;}
This box has a color of #b2d4e5
<div style="background-color:#b2d4e5;">Content here</div>
.mybackground {background-color:#b2d4e5;}
Border around this has a color of #b2d4e5
<div style="border:2px solid #b2d4e5;">Content here</div>
.myborder {border:2px solid #b2d4e5;}