#bff0f6 color space conversions
Hex:
#bff0f6
RGB:
191, 240, 246
CMY:
25, 6, 4
CMYK:
22, 2, 0, 4
HSL:
187°, 75.3425%, 85.6863%
HSV (HSB):
187°, 22.3577%, 96.4706%
XYZ:
69.2805, 80.0504, 98.9886
xyY:
0.2790, 0.3224, 80.0504
CIE-Lab:
91.7075, -14.2752, -8.0460
CIE-LCH:
91.7075, 16.3866, 209.4070
CIE-Luv:
91.7075, -25.0257, -10.2181
Hunter-Lab:
89.4709, -18.3551, -2.9675
#bff0f6 color charts
#bff0f6 color shades, tints & tones
#bff0f6 color schemes
#bff0f6 color preview, HTML & CSS examples
This text has a color of #bff0f6
<p style="color:#bff0f6;">Text here</p>
.mytext {color:#bff0f6;}
This box has a color of #bff0f6
<div style="background-color:#bff0f6;">Content here</div>
.mybackground {background-color:#bff0f6;}
Border around this has a color of #bff0f6
<div style="border:2px solid #bff0f6;">Content here</div>
.myborder {border:2px solid #bff0f6;}