#b3d2e8 color space conversions
Hex:
#b3d2e8
RGB:
179, 210, 232
CMY:
30, 18, 9
CMYK:
23, 9, 0, 9
HSL:
205°, 53.5354%, 80.5882%
HSV (HSB):
205°, 22.8448%, 90.9804%
XYZ:
56.2025, 61.5031, 85.2530
xyY:
0.2769, 0.3030, 61.5031
CIE-Lab:
82.6485, -5.5378, -14.2538
CIE-LCH:
82.6485, 15.2917, 248.7682
CIE-Luv:
82.6485, -16.9060, -21.4424
Hunter-Lab:
78.4239, -9.3198, -9.5562
#b3d2e8 color charts
#b3d2e8 color shades, tints & tones
#b3d2e8 color schemes
#b3d2e8 color preview, HTML & CSS examples
This text has a color of #b3d2e8
<p style="color:#b3d2e8;">Text here</p>
.mytext {color:#b3d2e8;}
This box has a color of #b3d2e8
<div style="background-color:#b3d2e8;">Content here</div>
.mybackground {background-color:#b3d2e8;}
Border around this has a color of #b3d2e8
<div style="border:2px solid #b3d2e8;">Content here</div>
.myborder {border:2px solid #b3d2e8;}