#bdffef color space conversions
Hex:
#bdffef
RGB:
189, 255, 239
CMY:
26, 0, 6
CMYK:
26, 0, 6, 0
HSL:
165°, 100.0000%, 87.0588%
HSV (HSB):
165°, 25.8824%, 100.0000%
XYZ:
72.3263, 88.5708, 94.9452
xyY:
0.2827, 0.3462, 88.5708
CIE-Lab:
95.4008, -23.6949, 0.9965
CIE-LCH:
95.4008, 23.7159, 177.5917
CIE-Luv:
95.4008, -32.5173, 5.6293
Hunter-Lab:
94.1121, -27.5167, 6.0636
#bdffef color charts
#bdffef color shades, tints & tones
#bdffef color schemes
#bdffef color preview, HTML & CSS examples
This text has a color of #bdffef
<p style="color:#bdffef;">Text here</p>
.mytext {color:#bdffef;}
This box has a color of #bdffef
<div style="background-color:#bdffef;">Content here</div>
.mybackground {background-color:#bdffef;}
Border around this has a color of #bdffef
<div style="border:2px solid #bdffef;">Content here</div>
.myborder {border:2px solid #bdffef;}