#bdd5da color space conversions
Hex:
#bdd5da
RGB:
189, 213, 218
CMY:
26, 16, 15
CMYK:
13, 2, 0, 15
HSL:
190°, 28.1553%, 79.8039%
HSV (HSB):
190°, 13.3028%, 85.4902%
XYZ:
57.4354, 63.4693, 75.5533
xyY:
0.2924, 0.3231, 63.4693
CIE-Lab:
83.6887, -6.9749, -5.1860
CIE-LCH:
83.6887, 8.6915, 216.6315
CIE-Luv:
83.6887, -13.0390, -6.7797
Hunter-Lab:
79.6676, -10.7309, -0.4607
#bdd5da color charts
#bdd5da color shades, tints & tones
#bdd5da color schemes
#bdd5da color preview, HTML & CSS examples
This text has a color of #bdd5da
<p style="color:#bdd5da;">Text here</p>
.mytext {color:#bdd5da;}
This box has a color of #bdd5da
<div style="background-color:#bdd5da;">Content here</div>
.mybackground {background-color:#bdd5da;}
Border around this has a color of #bdd5da
<div style="border:2px solid #bdd5da;">Content here</div>
.myborder {border:2px solid #bdd5da;}