#bcd270 color space conversions
Hex:
#bcd270
RGB:
188, 210, 112
CMY:
26, 18, 56
CMYK:
10, 0, 47, 18
HSL:
73°, 52.1277%, 63.1373%
HSV (HSB):
73°, 46.6667%, 82.3529%
XYZ:
46.7103, 57.9544, 24.0537
xyY:
0.3629, 0.4502, 57.9544
CIE-Lab:
80.7134, -22.2947, 45.8443
CIE-LCH:
80.7134, 50.9780, 115.9343
CIE-Luv:
80.7134, -9.1972, 62.4196
Hunter-Lab:
76.1278, -23.7001, 34.5559
#bcd270 color charts
#bcd270 color shades, tints & tones
#bcd270 color schemes
#bcd270 color preview, HTML & CSS examples
This text has a color of #bcd270
<p style="color:#bcd270;">Text here</p>
.mytext {color:#bcd270;}
This box has a color of #bcd270
<div style="background-color:#bcd270;">Content here</div>
.mybackground {background-color:#bcd270;}
Border around this has a color of #bcd270
<div style="border:2px solid #bcd270;">Content here</div>
.myborder {border:2px solid #bcd270;}