#b3ddfd color space conversions
Hex:
#b3ddfd
RGB:
179, 221, 253
CMY:
30, 13, 1
CMYK:
29, 13, 0, 1
HSL:
206°, 94.8718%, 84.7059%
HSV (HSB):
206°, 29.2490%, 99.2157%
XYZ:
62.1765, 68.3885, 102.8517
xyY:
0.2664, 0.2930, 68.3885
CIE-Lab:
86.2003, -6.4758, -20.0294
CIE-LCH:
86.2003, 21.0502, 252.0832
CIE-Luv:
86.2003, -22.1375, -30.9431
Hunter-Lab:
82.6973, -10.5140, -15.8516
#b3ddfd color charts
#b3ddfd color shades, tints & tones
#b3ddfd color schemes
#b3ddfd color preview, HTML & CSS examples
This text has a color of #b3ddfd
<p style="color:#b3ddfd;">Text here</p>
.mytext {color:#b3ddfd;}
This box has a color of #b3ddfd
<div style="background-color:#b3ddfd;">Content here</div>
.mybackground {background-color:#b3ddfd;}
Border around this has a color of #b3ddfd
<div style="border:2px solid #b3ddfd;">Content here</div>
.myborder {border:2px solid #b3ddfd;}