#bfeada color space conversions
Hex:
#bfeada
RGB:
191, 234, 218
CMY:
25, 8, 15
CMYK:
18, 0, 7, 8
HSL:
158°, 50.5882%, 83.3333%
HSV (HSB):
158°, 18.3761%, 91.7647%
XYZ:
63.5636, 74.9840, 77.4529
xyY:
0.2943, 0.3471, 74.9840
CIE-Lab:
89.3855, -17.0010, 3.1645
CIE-LCH:
89.3855, 17.2930, 169.4559
CIE-Luv:
89.3855, -21.9311, 7.7694
Hunter-Lab:
86.5933, -20.5108, 7.5837
#bfeada color charts
#bfeada color shades, tints & tones
#bfeada color schemes
#bfeada color preview, HTML & CSS examples
This text has a color of #bfeada
<p style="color:#bfeada;">Text here</p>
.mytext {color:#bfeada;}
This box has a color of #bfeada
<div style="background-color:#bfeada;">Content here</div>
.mybackground {background-color:#bfeada;}
Border around this has a color of #bfeada
<div style="border:2px solid #bfeada;">Content here</div>
.myborder {border:2px solid #bfeada;}