#bdfdc6 color space conversions
Hex:
#bdfdc6
RGB:
189, 253, 198
CMY:
26, 1, 22
CMYK:
25, 0, 22, 1
HSL:
128°, 94.1176%, 86.6667%
HSV (HSB):
128°, 25.2964%, 99.2157%
XYZ:
66.3046, 85.1466, 66.3664
xyY:
0.3044, 0.3909, 85.1466
CIE-Lab:
93.9462, -30.4626, 19.9885
CIE-LCH:
93.9462, 36.4350, 146.7286
CIE-Luv:
93.9462, -31.6447, 34.7266
Hunter-Lab:
92.2749, -33.2190, 21.9496
#bdfdc6 color charts
#bdfdc6 color shades, tints & tones
#bdfdc6 color schemes
#bdfdc6 color preview, HTML & CSS examples
This text has a color of #bdfdc6
<p style="color:#bdfdc6;">Text here</p>
.mytext {color:#bdfdc6;}
This box has a color of #bdfdc6
<div style="background-color:#bdfdc6;">Content here</div>
.mybackground {background-color:#bdfdc6;}
Border around this has a color of #bdfdc6
<div style="border:2px solid #bdfdc6;">Content here</div>
.myborder {border:2px solid #bdfdc6;}