#bdfca5 color space conversions
Hex:
#bdfca5
RGB:
189, 252, 165
CMY:
26, 1, 35
CMYK:
25, 0, 35, 1
HSL:
103°, 93.5484%, 81.7647%
HSV (HSB):
103°, 34.5238%, 98.8235%
XYZ:
62.5882, 83.1562, 48.3493
xyY:
0.3225, 0.4284, 83.1562
CIE-Lab:
93.0828, -35.1857, 35.4906
CIE-LCH:
93.0828, 49.9761, 134.7529
CIE-Luv:
93.0828, -31.1880, 55.7111
Hunter-Lab:
91.1900, -37.0693, 32.3972
#bdfca5 color charts
#bdfca5 color shades, tints & tones
#bdfca5 color schemes
#bdfca5 color preview, HTML & CSS examples
This text has a color of #bdfca5
<p style="color:#bdfca5;">Text here</p>
.mytext {color:#bdfca5;}
This box has a color of #bdfca5
<div style="background-color:#bdfca5;">Content here</div>
.mybackground {background-color:#bdfca5;}
Border around this has a color of #bdfca5
<div style="border:2px solid #bdfca5;">Content here</div>
.myborder {border:2px solid #bdfca5;}