#b2d2f0 color space conversions
Hex:
#b2d2f0
RGB:
178, 210, 240
CMY:
30, 18, 6
CMYK:
26, 13, 0, 6
HSL:
209°, 67.3913%, 81.9608%
HSV (HSB):
209°, 25.8333%, 94.1176%
XYZ:
57.1349, 61.8494, 91.3649
xyY:
0.2716, 0.2940, 61.8494
CIE-Lab:
82.8333, -4.0264, -18.2389
CIE-LCH:
82.8333, 18.6781, 257.5510
CIE-Luv:
82.8333, -17.5642, -28.2061
Hunter-Lab:
78.6444, -7.9481, -13.8289
#b2d2f0 color charts
#b2d2f0 color shades, tints & tones
#b2d2f0 color schemes
#b2d2f0 color preview, HTML & CSS examples
This text has a color of #b2d2f0
<p style="color:#b2d2f0;">Text here</p>
.mytext {color:#b2d2f0;}
This box has a color of #b2d2f0
<div style="background-color:#b2d2f0;">Content here</div>
.mybackground {background-color:#b2d2f0;}
Border around this has a color of #b2d2f0
<div style="border:2px solid #b2d2f0;">Content here</div>
.myborder {border:2px solid #b2d2f0;}