#bff2e6 color space conversions
Hex:
#bff2e6
RGB:
191, 242, 230
CMY:
25, 5, 10
CMYK:
21, 0, 5, 5
HSL:
166°, 66.2338%, 84.9020%
HSV (HSB):
166°, 21.0744%, 94.9020%
XYZ:
67.5209, 80.2938, 86.8024
xyY:
0.2878, 0.3422, 80.2938
CIE-Lab:
91.8165, -18.5876, 0.4432
CIE-LCH:
91.8165, 18.5929, 178.6340
CIE-Luv:
91.8165, -25.7624, 3.8916
Hunter-Lab:
89.6068, -22.3078, 5.2903
#bff2e6 color charts
#bff2e6 color shades, tints & tones
#bff2e6 color schemes
#bff2e6 color preview, HTML & CSS examples
This text has a color of #bff2e6
<p style="color:#bff2e6;">Text here</p>
.mytext {color:#bff2e6;}
This box has a color of #bff2e6
<div style="background-color:#bff2e6;">Content here</div>
.mybackground {background-color:#bff2e6;}
Border around this has a color of #bff2e6
<div style="border:2px solid #bff2e6;">Content here</div>
.myborder {border:2px solid #bff2e6;}