#bdd5c8 color space conversions
Hex:
#bdd5c8
RGB:
189, 213, 200
CMY:
26, 16, 22
CMYK:
11, 0, 6, 16
HSL:
148°, 22.2222%, 78.8235%
HSV (HSB):
148°, 11.2676%, 83.5294%
XYZ:
55.2058, 62.5774, 63.8126
xyY:
0.3040, 0.3446, 62.5774
CIE-Lab:
83.2196, -10.4949, 3.6978
CIE-LCH:
83.2196, 11.1273, 160.5907
CIE-Luv:
83.2196, -12.4835, 7.3707
Hunter-Lab:
79.1059, -13.8651, 7.5465
#bdd5c8 color charts
#bdd5c8 color shades, tints & tones
#bdd5c8 color schemes
#bdd5c8 color preview, HTML & CSS examples
This text has a color of #bdd5c8
<p style="color:#bdd5c8;">Text here</p>
.mytext {color:#bdd5c8;}
This box has a color of #bdd5c8
<div style="background-color:#bdd5c8;">Content here</div>
.mybackground {background-color:#bdd5c8;}
Border around this has a color of #bdd5c8
<div style="border:2px solid #bdd5c8;">Content here</div>
.myborder {border:2px solid #bdd5c8;}