#2eacfc color space conversions
Hex:
#2eacfc
RGB:
46, 172, 252
CMY:
82, 33, 1
CMYK:
82, 32, 0, 1
HSL:
203°, 97.1698%, 58.4314%
HSV (HSB):
203°, 81.7460%, 98.8235%
XYZ:
33.4499, 37.1142, 97.4962
xyY:
0.1990, 0.2208, 37.1142
CIE-Lab:
67.3626, -6.3100, -49.0413
CIE-LCH:
67.3626, 49.4456, 262.6682
CIE-Luv:
67.3626, -40.5029, -78.7264
Hunter-Lab:
60.9214, -8.6040, -52.2404
#2eacfc color charts
#2eacfc color shades, tints & tones
#2eacfc color schemes
#2eacfc color preview, HTML & CSS examples
This text has a color of #2eacfc
<p style="color:#2eacfc;">Text here</p>
.mytext {color:#2eacfc;}
This box has a color of #2eacfc
<div style="background-color:#2eacfc;">Content here</div>
.mybackground {background-color:#2eacfc;}
Border around this has a color of #2eacfc
<div style="border:2px solid #2eacfc;">Content here</div>
.myborder {border:2px solid #2eacfc;}