#2fbecd color space conversions
Hex:
#2fbecd
RGB:
47, 190, 205
CMY:
82, 25, 20
CMYK:
77, 7, 0, 20
HSL:
186°, 62.6984%, 49.4118%
HSV (HSB):
186°, 77.0732%, 80.3922%
XYZ:
30.6052, 41.8390, 64.2203
xyY:
0.2239, 0.3061, 41.8390
CIE-Lab:
70.7598, -31.2582, -18.1403
CIE-LCH:
70.7598, 36.1406, 210.1281
CIE-Luv:
70.7598, -49.6361, -23.7127
Hunter-Lab:
64.6831, -28.7371, -13.5876
#2fbecd color charts
#2fbecd color shades, tints & tones
#2fbecd color schemes
#2fbecd color preview, HTML & CSS examples
This text has a color of #2fbecd
<p style="color:#2fbecd;">Text here</p>
.mytext {color:#2fbecd;}
This box has a color of #2fbecd
<div style="background-color:#2fbecd;">Content here</div>
.mybackground {background-color:#2fbecd;}
Border around this has a color of #2fbecd
<div style="border:2px solid #2fbecd;">Content here</div>
.myborder {border:2px solid #2fbecd;}