#bddfc5 color space conversions
Hex:
#bddfc5
RGB:
189, 223, 197
CMY:
26, 13, 23
CMYK:
15, 0, 12, 13
HSL:
134°, 34.6939%, 80.7843%
HSV (HSB):
134°, 15.2466%, 87.4510%
XYZ:
57.4520, 67.6254, 62.8483
xyY:
0.3057, 0.3599, 67.6254
CIE-Lab:
85.8188, -16.1157, 9.0265
CIE-LCH:
85.8188, 18.4714, 150.7464
CIE-Luv:
85.8188, -17.3005, 16.2409
Hunter-Lab:
82.2347, -19.2044, 12.2516
#bddfc5 color charts
#bddfc5 color shades, tints & tones
#bddfc5 color schemes
#bddfc5 color preview, HTML & CSS examples
This text has a color of #bddfc5
<p style="color:#bddfc5;">Text here</p>
.mytext {color:#bddfc5;}
This box has a color of #bddfc5
<div style="background-color:#bddfc5;">Content here</div>
.mybackground {background-color:#bddfc5;}
Border around this has a color of #bddfc5
<div style="border:2px solid #bddfc5;">Content here</div>
.myborder {border:2px solid #bddfc5;}