#bfecfe color space conversions
Hex:
#bfecfe
RGB:
191, 236, 254
CMY:
25, 7, 0
CMYK:
25, 7, 0, 0
HSL:
197°, 96.9231%, 87.2549%
HSV (HSB):
197°, 24.8031%, 99.6078%
XYZ:
69.3707, 78.2230, 105.2083
xyY:
0.2744, 0.3094, 78.2230
CIE-Lab:
90.8816, -10.5202, -13.4457
CIE-LCH:
90.8816, 17.0722, 231.9595
CIE-Luv:
90.8816, -23.3655, -19.5758
Hunter-Lab:
88.4438, -14.7705, -8.6177
#bfecfe color charts
#bfecfe color shades, tints & tones
#bfecfe color schemes
#bfecfe color preview, HTML & CSS examples
This text has a color of #bfecfe
<p style="color:#bfecfe;">Text here</p>
.mytext {color:#bfecfe;}
This box has a color of #bfecfe
<div style="background-color:#bfecfe;">Content here</div>
.mybackground {background-color:#bfecfe;}
Border around this has a color of #bfecfe
<div style="border:2px solid #bfecfe;">Content here</div>
.myborder {border:2px solid #bfecfe;}