#bfebff color space conversions
Hex:
#bfebff
RGB:
191, 235, 255
CMY:
25, 8, 0
CMYK:
25, 8, 0, 0
HSL:
199°, 100.0000%, 87.4510%
HSV (HSB):
199°, 25.0980%, 100.0000%
XYZ:
69.2442, 77.7130, 105.9583
xyY:
0.2738, 0.3073, 77.7130
CIE-Lab:
90.6488, -9.7907, -14.3158
CIE-LCH:
90.6488, 17.3435, 235.6315
CIE-Luv:
90.6488, -22.9429, -21.1143
Hunter-Lab:
88.1550, -14.0626, -9.5554
#bfebff color charts
#bfebff color shades, tints & tones
#bfebff color schemes
#bfebff color preview, HTML & CSS examples
This text has a color of #bfebff
<p style="color:#bfebff;">Text here</p>
.mytext {color:#bfebff;}
This box has a color of #bfebff
<div style="background-color:#bfebff;">Content here</div>
.mybackground {background-color:#bfebff;}
Border around this has a color of #bfebff
<div style="border:2px solid #bfebff;">Content here</div>
.myborder {border:2px solid #bfebff;}