#bff870 color space conversions
Hex:
#bff870
RGB:
191, 248, 112
CMY:
25, 3, 56
CMYK:
23, 0, 55, 3
HSL:
85°, 90.6667%, 70.5882%
HSV (HSB):
85°, 54.8387%, 97.2549%
XYZ:
57.9779, 79.3810, 27.5955
xyY:
0.3515, 0.4812, 79.3810
CIE-Lab:
91.4064, -38.9143, 58.6157
CIE-LCH:
91.4064, 70.3571, 123.5797
CIE-Luv:
91.4064, -28.1195, 81.0783
Hunter-Lab:
89.0960, -39.7619, 44.0034
#bff870 color charts
#bff870 color shades, tints & tones
#bff870 color schemes
#bff870 color preview, HTML & CSS examples
This text has a color of #bff870
<p style="color:#bff870;">Text here</p>
.mytext {color:#bff870;}
This box has a color of #bff870
<div style="background-color:#bff870;">Content here</div>
.mybackground {background-color:#bff870;}
Border around this has a color of #bff870
<div style="border:2px solid #bff870;">Content here</div>
.myborder {border:2px solid #bff870;}