#bdefcf color space conversions
Hex:
#bdefcf
RGB:
189, 239, 207
CMY:
26, 6, 19
CMYK:
21, 0, 13, 6
HSL:
142°, 60.9756%, 83.9216%
HSV (HSB):
142°, 20.9205%, 93.7255%
XYZ:
63.1153, 77.0568, 70.5784
xyY:
0.2995, 0.3656, 77.0568
CIE-Lab:
90.3478, -22.1791, 10.2701
CIE-LCH:
90.3478, 24.4415, 155.1534
CIE-Luv:
90.3478, -25.1117, 19.2603
Hunter-Lab:
87.7820, -25.2770, 13.7771
#bdefcf color charts
#bdefcf color shades, tints & tones
#bdefcf color schemes
#bdefcf color preview, HTML & CSS examples
This text has a color of #bdefcf
<p style="color:#bdefcf;">Text here</p>
.mytext {color:#bdefcf;}
This box has a color of #bdefcf
<div style="background-color:#bdefcf;">Content here</div>
.mybackground {background-color:#bdefcf;}
Border around this has a color of #bdefcf
<div style="border:2px solid #bdefcf;">Content here</div>
.myborder {border:2px solid #bdefcf;}