#2e9cfc color space conversions
Hex:
#2e9cfc
RGB:
46, 156, 252
CMY:
82, 39, 1
CMYK:
82, 38, 0, 1
HSL:
208°, 97.1698%, 58.4314%
HSV (HSB):
208°, 81.7460%, 98.8235%
XYZ:
30.5859, 31.3861, 96.5415
xyY:
0.1930, 0.1980, 31.3861
CIE-Lab:
62.8322, 2.8404, -56.2211
CIE-LCH:
62.8322, 56.2928, 272.8922
CIE-Luv:
62.8322, -35.2626, -90.8517
Hunter-Lab:
56.0233, -0.5887, -62.9546
#2e9cfc color charts
#2e9cfc color shades, tints & tones
#2e9cfc color schemes
#2e9cfc color preview, HTML & CSS examples
This text has a color of #2e9cfc
<p style="color:#2e9cfc;">Text here</p>
.mytext {color:#2e9cfc;}
This box has a color of #2e9cfc
<div style="background-color:#2e9cfc;">Content here</div>
.mybackground {background-color:#2e9cfc;}
Border around this has a color of #2e9cfc
<div style="border:2px solid #2e9cfc;">Content here</div>
.myborder {border:2px solid #2e9cfc;}