#bff5c4 color space conversions
Hex:
#bff5c4
RGB:
191, 245, 196
CMY:
25, 4, 23
CMYK:
22, 0, 20, 4
HSL:
126°, 72.9730%, 85.4902%
HSV (HSB):
126°, 22.0408%, 96.0784%
XYZ:
64.1021, 80.3667, 64.3583
xyY:
0.3070, 0.3848, 80.3667
CIE-Lab:
91.8491, -26.3889, 18.1006
CIE-LCH:
91.8491, 32.0001, 145.5532
CIE-Luv:
91.8491, -26.9127, 31.2456
Hunter-Lab:
89.6475, -29.2474, 20.1887
#bff5c4 color charts
#bff5c4 color shades, tints & tones
#bff5c4 color schemes
#bff5c4 color preview, HTML & CSS examples
This text has a color of #bff5c4
<p style="color:#bff5c4;">Text here</p>
.mytext {color:#bff5c4;}
This box has a color of #bff5c4
<div style="background-color:#bff5c4;">Content here</div>
.mybackground {background-color:#bff5c4;}
Border around this has a color of #bff5c4
<div style="border:2px solid #bff5c4;">Content here</div>
.myborder {border:2px solid #bff5c4;}