#bfeaf6 color space conversions
Hex:
#bfeaf6
RGB:
191, 234, 246
CMY:
25, 8, 4
CMYK:
22, 5, 0, 4
HSL:
193°, 75.3425%, 85.6863%
HSV (HSB):
193°, 22.3577%, 96.4706%
XYZ:
67.5432, 76.5758, 98.4095
xyY:
0.2785, 0.3157, 76.5758
CIE-Lab:
90.1260, -11.2518, -10.3940
CIE-LCH:
90.1260, 15.3180, 222.7306
CIE-Luv:
90.1260, -22.3597, -14.4693
Hunter-Lab:
87.5076, -15.3621, -5.4211
#bfeaf6 color charts
#bfeaf6 color shades, tints & tones
#bfeaf6 color schemes
#bfeaf6 color preview, HTML & CSS examples
This text has a color of #bfeaf6
<p style="color:#bfeaf6;">Text here</p>
.mytext {color:#bfeaf6;}
This box has a color of #bfeaf6
<div style="background-color:#bfeaf6;">Content here</div>
.mybackground {background-color:#bfeaf6;}
Border around this has a color of #bfeaf6
<div style="border:2px solid #bfeaf6;">Content here</div>
.myborder {border:2px solid #bfeaf6;}