#bedfe3 color space conversions
Hex:
#bedfe3
RGB:
190, 223, 227
CMY:
25, 13, 11
CMYK:
16, 2, 0, 11
HSL:
186°, 39.7849%, 81.7647%
HSV (HSB):
186°, 16.2996%, 89.0196%
XYZ:
61.4880, 69.2686, 82.8024
xyY:
0.2879, 0.3244, 69.2686
CIE-Lab:
86.6369, -9.9654, -5.5938
CIE-LCH:
86.6369, 11.4280, 209.3062
CIE-Luv:
86.6369, -17.4660, -6.9576
Hunter-Lab:
83.2277, -13.7741, -0.7276
#bedfe3 color charts
#bedfe3 color shades, tints & tones
#bedfe3 color schemes
#bedfe3 color preview, HTML & CSS examples
This text has a color of #bedfe3
<p style="color:#bedfe3;">Text here</p>
.mytext {color:#bedfe3;}
This box has a color of #bedfe3
<div style="background-color:#bedfe3;">Content here</div>
.mybackground {background-color:#bedfe3;}
Border around this has a color of #bedfe3
<div style="border:2px solid #bedfe3;">Content here</div>
.myborder {border:2px solid #bedfe3;}