#b3dbef color space conversions
Hex:
#b3dbef
RGB:
179, 219, 239
CMY:
30, 14, 6
CMYK:
25, 8, 0, 6
HSL:
200°, 65.2174%, 81.9608%
HSV (HSB):
200°, 25.1046%, 93.7255%
XYZ:
59.5019, 66.4787, 91.3569
xyY:
0.2738, 0.3059, 66.4787
CIE-Lab:
85.2400, -8.6516, -14.0839
CIE-LCH:
85.2400, 16.5290, 238.4381
CIE-Luv:
85.2400, -21.0410, -20.7606
Hunter-Lab:
81.5345, -12.4204, -9.3585
#b3dbef color charts
#b3dbef color shades, tints & tones
#b3dbef color schemes
#b3dbef color preview, HTML & CSS examples
This text has a color of #b3dbef
<p style="color:#b3dbef;">Text here</p>
.mytext {color:#b3dbef;}
This box has a color of #b3dbef
<div style="background-color:#b3dbef;">Content here</div>
.mybackground {background-color:#b3dbef;}
Border around this has a color of #b3dbef
<div style="border:2px solid #b3dbef;">Content here</div>
.myborder {border:2px solid #b3dbef;}