#bddbfa color space conversions
Hex:
#bddbfa
RGB:
189, 219, 250
CMY:
26, 14, 2
CMYK:
24, 12, 0, 2
HSL:
210°, 85.9155%, 86.0784%
HSV (HSB):
210°, 24.4000%, 98.0392%
XYZ:
63.5731, 68.3840, 100.2912
xyY:
0.2737, 0.2944, 68.3840
CIE-Lab:
86.1981, -3.2404, -18.3911
CIE-LCH:
86.1981, 18.6744, 260.0075
CIE-Luv:
86.1981, -16.7221, -28.7182
Hunter-Lab:
82.6946, -7.4902, -14.0201
#bddbfa color charts
#bddbfa color shades, tints & tones
#bddbfa color schemes
#bddbfa color preview, HTML & CSS examples
This text has a color of #bddbfa
<p style="color:#bddbfa;">Text here</p>
.mytext {color:#bddbfa;}
This box has a color of #bddbfa
<div style="background-color:#bddbfa;">Content here</div>
.mybackground {background-color:#bddbfa;}
Border around this has a color of #bddbfa
<div style="border:2px solid #bddbfa;">Content here</div>
.myborder {border:2px solid #bddbfa;}