#bff95d color space conversions
Hex:
#bff95d
RGB:
191, 249, 93
CMY:
25, 2, 64
CMYK:
23, 0, 63, 2
HSL:
82°, 92.8571%, 67.0588%
HSV (HSB):
82°, 62.6506%, 97.6471%
XYZ:
57.3373, 79.6180, 22.7018
xyY:
0.3591, 0.4987, 79.6180
CIE-Lab:
91.5132, -40.9421, 66.7735
CIE-LCH:
91.5132, 78.3259, 121.5145
CIE-Luv:
91.5132, -28.6147, 88.7875
Hunter-Lab:
89.2289, -41.4489, 47.3756
#bff95d color charts
#bff95d color shades, tints & tones
#bff95d color schemes
#bff95d color preview, HTML & CSS examples
This text has a color of #bff95d
<p style="color:#bff95d;">Text here</p>
.mytext {color:#bff95d;}
This box has a color of #bff95d
<div style="background-color:#bff95d;">Content here</div>
.mybackground {background-color:#bff95d;}
Border around this has a color of #bff95d
<div style="border:2px solid #bff95d;">Content here</div>
.myborder {border:2px solid #bff95d;}