#bff95e color space conversions
Hex:
#bff95e
RGB:
191, 249, 94
CMY:
25, 2, 63
CMYK:
23, 0, 62, 2
HSL:
82°, 92.8144%, 67.2549%
HSV (HSB):
82°, 62.2490%, 97.6471%
XYZ:
57.3819, 79.6359, 22.9366
xyY:
0.3587, 0.4979, 79.6359
CIE-Lab:
91.5212, -40.8672, 66.3798
CIE-LCH:
91.5212, 77.9513, 121.6188
CIE-Luv:
91.5212, -28.6157, 88.4426
Hunter-Lab:
89.2389, -41.3901, 47.2283
#bff95e color charts
#bff95e color shades, tints & tones
#bff95e color schemes
#bff95e color preview, HTML & CSS examples
This text has a color of #bff95e
<p style="color:#bff95e;">Text here</p>
.mytext {color:#bff95e;}
This box has a color of #bff95e
<div style="background-color:#bff95e;">Content here</div>
.mybackground {background-color:#bff95e;}
Border around this has a color of #bff95e
<div style="border:2px solid #bff95e;">Content here</div>
.myborder {border:2px solid #bff95e;}