#bdd5f5 color space conversions
Hex:
#bdd5f5
RGB:
189, 213, 245
CMY:
26, 16, 4
CMYK:
23, 13, 0, 4
HSL:
214°, 73.6842%, 85.0980%
HSV (HSB):
214°, 22.8571%, 96.0784%
XYZ:
61.2619, 64.9999, 95.7036
xyY:
0.2760, 0.2928, 64.9999
CIE-Lab:
84.4837, -1.2151, -18.3334
CIE-LCH:
84.4837, 18.3736, 266.2082
CIE-Luv:
84.4837, -13.9158, -28.8676
Hunter-Lab:
80.6225, -5.4541, -13.9449
#bdd5f5 color charts
#bdd5f5 color shades, tints & tones
#bdd5f5 color schemes
#bdd5f5 color preview, HTML & CSS examples
This text has a color of #bdd5f5
<p style="color:#bdd5f5;">Text here</p>
.mytext {color:#bdd5f5;}
This box has a color of #bdd5f5
<div style="background-color:#bdd5f5;">Content here</div>
.mybackground {background-color:#bdd5f5;}
Border around this has a color of #bdd5f5
<div style="border:2px solid #bdd5f5;">Content here</div>
.myborder {border:2px solid #bdd5f5;}