#bff5f9 color space conversions
Hex:
#bff5f9
RGB:
191, 245, 249
CMY:
25, 4, 2
CMYK:
23, 2, 0, 2
HSL:
184°, 82.8571%, 86.2745%
HSV (HSB):
184°, 23.2932%, 97.6471%
XYZ:
71.2371, 83.2207, 101.9311
xyY:
0.2778, 0.3246, 83.2207
CIE-Lab:
93.1110, -16.1281, -7.5272
CIE-LCH:
93.1110, 17.7981, 205.0191
CIE-Luv:
93.1110, -27.2636, -9.1005
Hunter-Lab:
91.2254, -20.2553, -2.3902
#bff5f9 color charts
#bff5f9 color shades, tints & tones
#bff5f9 color schemes
#bff5f9 color preview, HTML & CSS examples
This text has a color of #bff5f9
<p style="color:#bff5f9;">Text here</p>
.mytext {color:#bff5f9;}
This box has a color of #bff5f9
<div style="background-color:#bff5f9;">Content here</div>
.mybackground {background-color:#bff5f9;}
Border around this has a color of #bff5f9
<div style="border:2px solid #bff5f9;">Content here</div>
.myborder {border:2px solid #bff5f9;}