#bddcf8 color space conversions
Hex:
#bddcf8
RGB:
189, 220, 248
CMY:
26, 14, 3
CMYK:
24, 11, 0, 3
HSL:
208°, 80.8219%, 85.6863%
HSV (HSB):
208°, 23.7903%, 97.2549%
XYZ:
63.5227, 68.7825, 98.7353
xyY:
0.2749, 0.2977, 68.7825
CIE-Lab:
86.3962, -4.2100, -17.0378
CIE-LCH:
86.3962, 17.5503, 256.1205
CIE-Luv:
86.3962, -17.1092, -26.3392
Hunter-Lab:
82.9352, -8.4178, -12.5307
#bddcf8 color charts
#bddcf8 color shades, tints & tones
#bddcf8 color schemes
#bddcf8 color preview, HTML & CSS examples
This text has a color of #bddcf8
<p style="color:#bddcf8;">Text here</p>
.mytext {color:#bddcf8;}
This box has a color of #bddcf8
<div style="background-color:#bddcf8;">Content here</div>
.mybackground {background-color:#bddcf8;}
Border around this has a color of #bddcf8
<div style="border:2px solid #bddcf8;">Content here</div>
.myborder {border:2px solid #bddcf8;}