#bffd5e color space conversions
Hex:
#bffd5e
RGB:
191, 253, 94
CMY:
25, 1, 63
CMYK:
25, 0, 63, 1
HSL:
83°, 97.5460%, 68.0392%
HSV (HSB):
83°, 62.8458%, 99.2157%
XYZ:
58.6315, 82.1351, 23.3531
xyY:
0.3572, 0.5005, 82.1351
CIE-Lab:
92.6344, -42.6199, 67.5831
CIE-LCH:
92.6344, 79.8995, 122.2368
CIE-Luv:
92.6344, -30.6903, 90.2201
Hunter-Lab:
90.6284, -43.1202, 48.1620
#bffd5e color charts
#bffd5e color shades, tints & tones
#bffd5e color schemes
#bffd5e color preview, HTML & CSS examples
This text has a color of #bffd5e
<p style="color:#bffd5e;">Text here</p>
.mytext {color:#bffd5e;}
This box has a color of #bffd5e
<div style="background-color:#bffd5e;">Content here</div>
.mybackground {background-color:#bffd5e;}
Border around this has a color of #bffd5e
<div style="border:2px solid #bffd5e;">Content here</div>
.myborder {border:2px solid #bffd5e;}