#bced85 color space conversions
Hex:
#bced85
RGB:
188, 237, 133
CMY:
26, 7, 48
CMYK:
21, 0, 44, 7
HSL:
88°, 74.2857%, 72.5490%
HSV (HSB):
88°, 43.8819%, 92.9412%
XYZ:
55.2569, 72.9532, 33.3593
xyY:
0.3420, 0.4515, 72.9532
CIE-Lab:
88.4254, -32.8054, 45.2150
CIE-LCH:
88.4254, 55.8623, 125.9624
CIE-Luv:
88.4254, -24.1009, 65.6164
Hunter-Lab:
85.4126, -33.9933, 36.6322
#bced85 color charts
#bced85 color shades, tints & tones
#bced85 color schemes
#bced85 color preview, HTML & CSS examples
This text has a color of #bced85
<p style="color:#bced85;">Text here</p>
.mytext {color:#bced85;}
This box has a color of #bced85
<div style="background-color:#bced85;">Content here</div>
.mybackground {background-color:#bced85;}
Border around this has a color of #bced85
<div style="border:2px solid #bced85;">Content here</div>
.myborder {border:2px solid #bced85;}