#bdef70 color space conversions
Hex:
#bdef70
RGB:
189, 239, 112
CMY:
26, 6, 56
CMYK:
21, 0, 53, 6
HSL:
84°, 79.8742%, 68.8235%
HSV (HSB):
84°, 53.1381%, 93.7255%
XYZ:
54.7774, 73.7217, 26.6719
xyY:
0.3530, 0.4751, 73.7217
CIE-Lab:
88.7908, -35.5908, 55.5342
CIE-LCH:
88.7908, 65.9603, 122.6550
CIE-Luv:
88.7908, -24.5014, 76.7294
Hunter-Lab:
85.8613, -36.3787, 41.6851
#bdef70 color charts
#bdef70 color shades, tints & tones
#bdef70 color schemes
#bdef70 color preview, HTML & CSS examples
This text has a color of #bdef70
<p style="color:#bdef70;">Text here</p>
.mytext {color:#bdef70;}
This box has a color of #bdef70
<div style="background-color:#bdef70;">Content here</div>
.mybackground {background-color:#bdef70;}
Border around this has a color of #bdef70
<div style="border:2px solid #bdef70;">Content here</div>
.myborder {border:2px solid #bdef70;}