#bdd2ff color space conversions
Hex:
#bdd2ff
RGB:
189, 210, 255
CMY:
26, 18, 0
CMYK:
26, 18, 0, 0
HSL:
221°, 100.0000%, 87.0588%
HSV (HSB):
221°, 25.8824%, 100.0000%
XYZ:
62.0829, 64.1320, 103.7143
xyY:
0.2700, 0.2789, 64.1320
CIE-Lab:
84.0345, 2.6419, -24.3107
CIE-LCH:
84.0345, 24.4538, 276.2021
CIE-Luv:
84.0345, -12.9482, -39.3854
Hunter-Lab:
80.0825, -1.7646, -20.7284
#bdd2ff color charts
#bdd2ff color shades, tints & tones
#bdd2ff color schemes
#bdd2ff color preview, HTML & CSS examples
This text has a color of #bdd2ff
<p style="color:#bdd2ff;">Text here</p>
.mytext {color:#bdd2ff;}
This box has a color of #bdd2ff
<div style="background-color:#bdd2ff;">Content here</div>
.mybackground {background-color:#bdd2ff;}
Border around this has a color of #bdd2ff
<div style="border:2px solid #bdd2ff;">Content here</div>
.myborder {border:2px solid #bdd2ff;}