#2fafed color space conversions
Hex:
#2fafed
RGB:
47, 175, 237
CMY:
82, 31, 7
CMYK:
80, 26, 0, 7
HSL:
200°, 84.0708%, 55.6863%
HSV (HSB):
200°, 80.1688%, 92.9412%
XYZ:
31.7883, 37.3787, 85.6602
xyY:
0.2053, 0.2414, 37.3787
CIE-Lab:
67.5602, -13.1064, -40.5610
CIE-LCH:
67.5602, 42.6260, 252.0929
CIE-Luv:
67.5602, -42.2899, -63.5044
Hunter-Lab:
61.1381, -14.1819, -40.2741
#2fafed color charts
#2fafed color shades, tints & tones
#2fafed color schemes
#2fafed color preview, HTML & CSS examples
This text has a color of #2fafed
<p style="color:#2fafed;">Text here</p>
.mytext {color:#2fafed;}
This box has a color of #2fafed
<div style="background-color:#2fafed;">Content here</div>
.mybackground {background-color:#2fafed;}
Border around this has a color of #2fafed
<div style="border:2px solid #2fafed;">Content here</div>
.myborder {border:2px solid #2fafed;}