#bdfca3 color space conversions
Hex:
#bdfca3
RGB:
189, 252, 163
CMY:
26, 1, 36
CMYK:
25, 0, 35, 1
HSL:
102°, 93.6842%, 81.3725%
HSV (HSB):
102°, 35.3175%, 98.8235%
XYZ:
62.4075, 83.0840, 47.3979
xyY:
0.3235, 0.4307, 83.0840
CIE-Lab:
93.0512, -35.4684, 36.4435
CIE-LCH:
93.0512, 50.8541, 134.2231
CIE-Luv:
93.0512, -31.1891, 56.9164
Hunter-Lab:
91.1504, -37.3004, 32.9747
#bdfca3 color charts
#bdfca3 color shades, tints & tones
#bdfca3 color schemes
#bdfca3 color preview, HTML & CSS examples
This text has a color of #bdfca3
<p style="color:#bdfca3;">Text here</p>
.mytext {color:#bdfca3;}
This box has a color of #bdfca3
<div style="background-color:#bdfca3;">Content here</div>
.mybackground {background-color:#bdfca3;}
Border around this has a color of #bdfca3
<div style="border:2px solid #bdfca3;">Content here</div>
.myborder {border:2px solid #bdfca3;}