#bff0f9 color space conversions
Hex:
#bff0f9
RGB:
191, 240, 249
CMY:
25, 6, 2
CMYK:
23, 4, 0, 2
HSL:
189°, 82.8571%, 86.2745%
HSV (HSB):
189°, 23.2932%, 97.6471%
XYZ:
69.7448, 80.2361, 101.4337
xyY:
0.2774, 0.3191, 80.2361
CIE-Lab:
91.7907, -13.6310, -9.4848
CIE-LCH:
91.7907, 16.6062, 214.8312
CIE-Luv:
91.7907, -25.0596, -12.6443
Hunter-Lab:
89.5746, -17.7714, -4.4374
#bff0f9 color charts
#bff0f9 color shades, tints & tones
#bff0f9 color schemes
#bff0f9 color preview, HTML & CSS examples
This text has a color of #bff0f9
<p style="color:#bff0f9;">Text here</p>
.mytext {color:#bff0f9;}
This box has a color of #bff0f9
<div style="background-color:#bff0f9;">Content here</div>
.mybackground {background-color:#bff0f9;}
Border around this has a color of #bff0f9
<div style="border:2px solid #bff0f9;">Content here</div>
.myborder {border:2px solid #bff0f9;}