#bedfc3 color space conversions
Hex:
#bedfc3
RGB:
190, 223, 195
CMY:
25, 13, 24
CMYK:
15, 0, 13, 13
HSL:
129°, 34.0206%, 80.9804%
HSV (HSB):
129°, 14.7982%, 87.4510%
XYZ:
57.4732, 67.6626, 61.6608
xyY:
0.3077, 0.3622, 67.6626
CIE-Lab:
85.8375, -16.1442, 10.1142
CIE-LCH:
85.8375, 19.0508, 147.9331
CIE-Luv:
85.8375, -16.7463, 17.8201
Hunter-Lab:
82.2573, -19.2323, 13.1358
#bedfc3 color charts
#bedfc3 color shades, tints & tones
#bedfc3 color schemes
#bedfc3 color preview, HTML & CSS examples
This text has a color of #bedfc3
<p style="color:#bedfc3;">Text here</p>
.mytext {color:#bedfc3;}
This box has a color of #bedfc3
<div style="background-color:#bedfc3;">Content here</div>
.mybackground {background-color:#bedfc3;}
Border around this has a color of #bedfc3
<div style="border:2px solid #bedfc3;">Content here</div>
.myborder {border:2px solid #bedfc3;}