#bced6e color space conversions
Hex:
#bced6e
RGB:
188, 237, 110
CMY:
26, 7, 57
CMYK:
21, 0, 54, 7
HSL:
83°, 77.9141%, 68.0392%
HSV (HSB):
83°, 53.5865%, 92.9412%
XYZ:
53.8377, 72.3855, 25.8861
xyY:
0.3539, 0.4759, 72.3855
CIE-Lab:
88.1538, -35.2384, 55.6772
CIE-LCH:
88.1538, 65.8916, 122.3300
CIE-Luv:
88.1538, -23.9837, 76.6089
Hunter-Lab:
85.0797, -35.9362, 41.5164
#bced6e color charts
#bced6e color shades, tints & tones
#bced6e color schemes
#bced6e color preview, HTML & CSS examples
This text has a color of #bced6e
<p style="color:#bced6e;">Text here</p>
.mytext {color:#bced6e;}
This box has a color of #bced6e
<div style="background-color:#bced6e;">Content here</div>
.mybackground {background-color:#bced6e;}
Border around this has a color of #bced6e
<div style="border:2px solid #bced6e;">Content here</div>
.myborder {border:2px solid #bced6e;}