#bff3f9 color space conversions
Hex:
#bff3f9
RGB:
191, 243, 249
CMY:
25, 5, 2
CMYK:
23, 2, 0, 2
HSL:
186°, 82.8571%, 86.2745%
HSV (HSB):
186°, 23.2932%, 97.6471%
XYZ:
70.6353, 82.0171, 101.7305
xyY:
0.2777, 0.3224, 82.0171
CIE-Lab:
92.5824, -15.1323, -8.3101
CIE-LCH:
92.5824, 17.2639, 208.7740
CIE-Luv:
92.5824, -26.3827, -10.5163
Hunter-Lab:
90.5633, -19.2637, -3.2067
#bff3f9 color charts
#bff3f9 color shades, tints & tones
#bff3f9 color schemes
#bff3f9 color preview, HTML & CSS examples
This text has a color of #bff3f9
<p style="color:#bff3f9;">Text here</p>
.mytext {color:#bff3f9;}
This box has a color of #bff3f9
<div style="background-color:#bff3f9;">Content here</div>
.mybackground {background-color:#bff3f9;}
Border around this has a color of #bff3f9
<div style="border:2px solid #bff3f9;">Content here</div>
.myborder {border:2px solid #bff3f9;}