#bdfdf5 color space conversions
Hex:
#bdfdf5
RGB:
189, 253, 245
CMY:
26, 1, 4
CMYK:
25, 0, 3, 1
HSL:
173°, 94.1176%, 86.6667%
HSV (HSB):
173°, 25.2964%, 99.2157%
XYZ:
72.5930, 87.6619, 99.4806
xyY:
0.2795, 0.3375, 87.6619
CIE-Lab:
95.0184, -21.4864, -2.6579
CIE-LCH:
95.0184, 21.6502, 187.0518
CIE-Luv:
95.0184, -31.6355, -0.4693
Hunter-Lab:
93.6280, -25.4517, 2.5434
#bdfdf5 color charts
#bdfdf5 color shades, tints & tones
#bdfdf5 color schemes
#bdfdf5 color preview, HTML & CSS examples
This text has a color of #bdfdf5
<p style="color:#bdfdf5;">Text here</p>
.mytext {color:#bdfdf5;}
This box has a color of #bdfdf5
<div style="background-color:#bdfdf5;">Content here</div>
.mybackground {background-color:#bdfdf5;}
Border around this has a color of #bdfdf5
<div style="border:2px solid #bdfdf5;">Content here</div>
.myborder {border:2px solid #bdfdf5;}