#bff2e7 color space conversions
Hex:
#bff2e7
RGB:
191, 242, 231
CMY:
25, 5, 9
CMYK:
21, 0, 5, 5
HSL:
167°, 66.2338%, 84.9020%
HSV (HSB):
167°, 21.0744%, 94.9020%
XYZ:
67.6618, 80.3501, 87.5443
xyY:
0.2872, 0.3411, 80.3501
CIE-Lab:
91.8417, -18.3862, -0.0401
CIE-LCH:
91.8417, 18.3863, 180.1250
CIE-Luv:
91.8417, -25.7715, 3.1094
Hunter-Lab:
89.6382, -22.1295, 4.8418
#bff2e7 color charts
#bff2e7 color shades, tints & tones
#bff2e7 color schemes
#bff2e7 color preview, HTML & CSS examples
This text has a color of #bff2e7
<p style="color:#bff2e7;">Text here</p>
.mytext {color:#bff2e7;}
This box has a color of #bff2e7
<div style="background-color:#bff2e7;">Content here</div>
.mybackground {background-color:#bff2e7;}
Border around this has a color of #bff2e7
<div style="border:2px solid #bff2e7;">Content here</div>
.myborder {border:2px solid #bff2e7;}