#bff2f2 color space conversions
Hex:
#bff2f2
RGB:
191, 242, 242
CMY:
25, 5, 5
CMYK:
21, 0, 0, 5
HSL:
180°, 66.2338%, 84.9020%
HSV (HSB):
180°, 21.0744%, 94.9020%
XYZ:
69.2650, 80.9914, 95.9867
xyY:
0.2813, 0.3289, 80.9914
CIE-Lab:
92.1279, -16.1210, -5.3424
CIE-LCH:
92.1279, 16.9832, 198.3350
CIE-Luv:
92.1279, -25.8741, -5.5971
Hunter-Lab:
89.9952, -20.1088, -0.2406
#bff2f2 color charts
#bff2f2 color shades, tints & tones
#bff2f2 color schemes
#bff2f2 color preview, HTML & CSS examples
This text has a color of #bff2f2
<p style="color:#bff2f2;">Text here</p>
.mytext {color:#bff2f2;}
This box has a color of #bff2f2
<div style="background-color:#bff2f2;">Content here</div>
.mybackground {background-color:#bff2f2;}
Border around this has a color of #bff2f2
<div style="border:2px solid #bff2f2;">Content here</div>
.myborder {border:2px solid #bff2f2;}