#bff49a color space conversions
Hex:
#bff49a
RGB:
191, 244, 154
CMY:
25, 4, 40
CMYK:
22, 0, 37, 4
HSL:
95°, 80.3571%, 78.0392%
HSV (HSB):
95°, 36.8852%, 95.6863%
XYZ:
59.6693, 78.1108, 42.5038
xyY:
0.3310, 0.4333, 78.1108
CIE-Lab:
90.8305, -32.3476, 38.0223
CIE-LCH:
90.8305, 49.9206, 130.3896
CIE-Luv:
90.8305, -26.2048, 57.8751
Hunter-Lab:
88.3803, -34.1527, 33.3525
#bff49a color charts
#bff49a color shades, tints & tones
#bff49a color schemes
#bff49a color preview, HTML & CSS examples
This text has a color of #bff49a
<p style="color:#bff49a;">Text here</p>
.mytext {color:#bff49a;}
This box has a color of #bff49a
<div style="background-color:#bff49a;">Content here</div>
.mybackground {background-color:#bff49a;}
Border around this has a color of #bff49a
<div style="border:2px solid #bff49a;">Content here</div>
.myborder {border:2px solid #bff49a;}