#bff4f8 color space conversions
Hex:
#bff4f8
RGB:
191, 244, 248
CMY:
25, 4, 3
CMYK:
23, 2, 0, 3
HSL:
184°, 80.2817%, 86.0784%
HSV (HSB):
184°, 22.9839%, 97.2549%
XYZ:
70.7798, 82.5550, 101.0112
xyY:
0.2783, 0.3246, 82.5550
CIE-Lab:
92.8193, -15.8447, -7.4397
CIE-LCH:
92.8193, 17.5044, 205.1520
CIE-Luv:
92.8193, -26.8150, -9.0025
Hunter-Lab:
90.8598, -19.9531, -2.3123
#bff4f8 color charts
#bff4f8 color shades, tints & tones
#bff4f8 color schemes
#bff4f8 color preview, HTML & CSS examples
This text has a color of #bff4f8
<p style="color:#bff4f8;">Text here</p>
.mytext {color:#bff4f8;}
This box has a color of #bff4f8
<div style="background-color:#bff4f8;">Content here</div>
.mybackground {background-color:#bff4f8;}
Border around this has a color of #bff4f8
<div style="border:2px solid #bff4f8;">Content here</div>
.myborder {border:2px solid #bff4f8;}