#bff3a5 color space conversions
Hex:
#bff3a5
RGB:
191, 243, 165
CMY:
25, 5, 35
CMYK:
21, 0, 32, 5
HSL:
100°, 76.4706%, 80.0000%
HSV (HSB):
100°, 32.0988%, 95.2941%
XYZ:
60.3280, 77.8942, 47.4528
xyY:
0.3249, 0.4195, 77.8942
CIE-Lab:
90.7316, -30.3518, 32.3858
CIE-LCH:
90.7316, 44.3855, 133.1431
CIE-Luv:
90.7316, -25.7615, 50.6802
Hunter-Lab:
88.2577, -32.4384, 29.9024
#bff3a5 color charts
#bff3a5 color shades, tints & tones
#bff3a5 color schemes
#bff3a5 color preview, HTML & CSS examples
This text has a color of #bff3a5
<p style="color:#bff3a5;">Text here</p>
.mytext {color:#bff3a5;}
This box has a color of #bff3a5
<div style="background-color:#bff3a5;">Content here</div>
.mybackground {background-color:#bff3a5;}
Border around this has a color of #bff3a5
<div style="border:2px solid #bff3a5;">Content here</div>
.myborder {border:2px solid #bff3a5;}