#b3cdea color space conversions
Hex:
#b3cdea
RGB:
179, 205, 234
CMY:
30, 20, 8
CMYK:
24, 12, 0, 8
HSL:
212°, 56.7010%, 80.9804%
HSV (HSB):
212°, 23.5043%, 91.7647%
XYZ:
55.2730, 59.1869, 86.3529
xyY:
0.2752, 0.2947, 59.1869
CIE-Lab:
81.3942, -2.4579, -17.2056
CIE-LCH:
81.3942, 17.3803, 261.8701
CIE-Luv:
81.3942, -14.7329, -26.6892
Hunter-Lab:
76.9330, -6.3883, -12.6966
#b3cdea color charts
#b3cdea color shades, tints & tones
#b3cdea color schemes
#b3cdea color preview, HTML & CSS examples
This text has a color of #b3cdea
<p style="color:#b3cdea;">Text here</p>
.mytext {color:#b3cdea;}
This box has a color of #b3cdea
<div style="background-color:#b3cdea;">Content here</div>
.mybackground {background-color:#b3cdea;}
Border around this has a color of #b3cdea
<div style="border:2px solid #b3cdea;">Content here</div>
.myborder {border:2px solid #b3cdea;}