#b3cdf5 color space conversions
Hex:
#b3cdf5
RGB:
179, 205, 245
CMY:
30, 20, 4
CMYK:
27, 16, 0, 4
HSL:
216°, 76.7442%, 83.1373%
HSV (HSB):
216°, 26.9388%, 96.0784%
XYZ:
56.9032, 59.8389, 94.9372
xyY:
0.2688, 0.2827, 59.8389
CIE-Lab:
81.7506, 0.0693, -22.5329
CIE-LCH:
81.7506, 22.5330, 270.1762
CIE-Luv:
81.7506, -15.0670, -35.8954
Hunter-Lab:
77.3556, -4.0669, -18.6166
#b3cdf5 color charts
#b3cdf5 color shades, tints & tones
#b3cdf5 color schemes
#b3cdf5 color preview, HTML & CSS examples
This text has a color of #b3cdf5
<p style="color:#b3cdf5;">Text here</p>
.mytext {color:#b3cdf5;}
This box has a color of #b3cdf5
<div style="background-color:#b3cdf5;">Content here</div>
.mybackground {background-color:#b3cdf5;}
Border around this has a color of #b3cdf5
<div style="border:2px solid #b3cdf5;">Content here</div>
.myborder {border:2px solid #b3cdf5;}