#b2d2e5 color space conversions
Hex:
#b2d2e5
RGB:
178, 210, 229
CMY:
30, 18, 10
CMYK:
22, 8, 0, 10
HSL:
202°, 49.5146%, 79.8039%
HSV (HSB):
202°, 22.2707%, 89.8039%
XYZ:
55.5495, 61.2153, 83.0167
xyY:
0.2781, 0.3064, 61.2153
CIE-Lab:
82.4944, -6.5051, -12.8933
CIE-LCH:
82.4944, 14.4414, 243.2277
CIE-Luv:
82.4944, -17.2999, -19.0815
Hunter-Lab:
78.2402, -10.1877, -8.1415
#b2d2e5 color charts
#b2d2e5 color shades, tints & tones
#b2d2e5 color schemes
#b2d2e5 color preview, HTML & CSS examples
This text has a color of #b2d2e5
<p style="color:#b2d2e5;">Text here</p>
.mytext {color:#b2d2e5;}
This box has a color of #b2d2e5
<div style="background-color:#b2d2e5;">Content here</div>
.mybackground {background-color:#b2d2e5;}
Border around this has a color of #b2d2e5
<div style="border:2px solid #b2d2e5;">Content here</div>
.myborder {border:2px solid #b2d2e5;}