#bddfc4 color space conversions
Hex:
#bddfc4
RGB:
189, 223, 196
CMY:
26, 13, 23
CMYK:
15, 0, 12, 13
HSL:
132°, 34.6939%, 80.7843%
HSV (HSB):
132°, 15.2466%, 87.4510%
XYZ:
57.3377, 67.5797, 62.2467
xyY:
0.3064, 0.3611, 67.5797
CIE-Lab:
85.7958, -16.2972, 9.5200
CIE-LCH:
85.7958, 18.8741, 149.7087
CIE-Luv:
85.7958, -17.2800, 16.9871
Hunter-Lab:
82.2069, -19.3616, 12.6507
#bddfc4 color charts
#bddfc4 color shades, tints & tones
#bddfc4 color schemes
#bddfc4 color preview, HTML & CSS examples
This text has a color of #bddfc4
<p style="color:#bddfc4;">Text here</p>
.mytext {color:#bddfc4;}
This box has a color of #bddfc4
<div style="background-color:#bddfc4;">Content here</div>
.mybackground {background-color:#bddfc4;}
Border around this has a color of #bddfc4
<div style="border:2px solid #bddfc4;">Content here</div>
.myborder {border:2px solid #bddfc4;}