#bff2c4 color space conversions
Hex:
#bff2c4
RGB:
191, 242, 196
CMY:
25, 5, 23
CMYK:
21, 0, 19, 5
HSL:
126°, 66.2338%, 84.9020%
HSV (HSB):
126°, 21.0744%, 94.9020%
XYZ:
63.2018, 78.5661, 64.0582
xyY:
0.3071, 0.3817, 78.5661
CIE-Lab:
91.0376, -24.9534, 16.9627
CIE-LCH:
91.0376, 30.1729, 145.7931
CIE-Luv:
91.0376, -25.4788, 29.3527
Hunter-Lab:
88.6375, -27.8387, 19.1975
#bff2c4 color charts
#bff2c4 color shades, tints & tones
#bff2c4 color schemes
#bff2c4 color preview, HTML & CSS examples
This text has a color of #bff2c4
<p style="color:#bff2c4;">Text here</p>
.mytext {color:#bff2c4;}
This box has a color of #bff2c4
<div style="background-color:#bff2c4;">Content here</div>
.mybackground {background-color:#bff2c4;}
Border around this has a color of #bff2c4
<div style="border:2px solid #bff2c4;">Content here</div>
.myborder {border:2px solid #bff2c4;}