#2fabed color space conversions
Hex:
#2fabed
RGB:
47, 171, 237
CMY:
82, 33, 7
CMYK:
80, 28, 0, 7
HSL:
201°, 84.0708%, 55.6863%
HSV (HSB):
201°, 80.1688%, 92.9412%
XYZ:
31.0213, 35.8446, 85.4045
xyY:
0.2037, 0.2354, 35.8446
CIE-Lab:
66.4010, -10.9243, -42.3757
CIE-LCH:
66.4010, 43.7612, 255.5441
CIE-Luv:
66.4010, -40.9302, -66.6907
Hunter-Lab:
59.8703, -12.2850, -42.6674
#2fabed color charts
#2fabed color shades, tints & tones
#2fabed color schemes
#2fabed color preview, HTML & CSS examples
This text has a color of #2fabed
<p style="color:#2fabed;">Text here</p>
.mytext {color:#2fabed;}
This box has a color of #2fabed
<div style="background-color:#2fabed;">Content here</div>
.mybackground {background-color:#2fabed;}
Border around this has a color of #2fabed
<div style="border:2px solid #2fabed;">Content here</div>
.myborder {border:2px solid #2fabed;}