#b3dde5 color space conversions
Hex:
#b3dde5
RGB:
179, 221, 229
CMY:
30, 13, 10
CMYK:
22, 3, 0, 10
HSL:
190°, 49.0196%, 80.0000%
HSV (HSB):
190°, 21.8341%, 89.8039%
XYZ:
58.5897, 66.9538, 83.9641
xyY:
0.2797, 0.3196, 66.9538
CIE-Lab:
85.4806, -11.8855, -8.4371
CIE-LCH:
85.4806, 14.5757, 215.3695
CIE-Luv:
85.4806, -21.7709, -11.1390
Hunter-Lab:
81.8253, -15.3821, -3.5621
#b3dde5 color charts
#b3dde5 color shades, tints & tones
#b3dde5 color schemes
#b3dde5 color preview, HTML & CSS examples
This text has a color of #b3dde5
<p style="color:#b3dde5;">Text here</p>
.mytext {color:#b3dde5;}
This box has a color of #b3dde5
<div style="background-color:#b3dde5;">Content here</div>
.mybackground {background-color:#b3dde5;}
Border around this has a color of #b3dde5
<div style="border:2px solid #b3dde5;">Content here</div>
.myborder {border:2px solid #b3dde5;}