#2999e5 color space conversions
Hex:
#2999e5
RGB:
41, 153, 229
CMY:
84, 40, 10
CMYK:
82, 33, 0, 10
HSL:
204°, 78.3333%, 52.9412%
HSV (HSB):
204°, 82.0961%, 89.8039%
XYZ:
26.4485, 28.9110, 78.3151
xyY:
0.1979, 0.2163, 28.9110
CIE-Lab:
60.7030, -4.1857, -46.9481
CIE-LCH:
60.7030, 47.1343, 264.9052
CIE-Luv:
60.7030, -36.0092, -74.1640
Hunter-Lab:
53.7690, -6.2929, -48.7183
#2999e5 color charts
#2999e5 color shades, tints & tones
#2999e5 color schemes
#2999e5 color preview, HTML & CSS examples
This text has a color of #2999e5
<p style="color:#2999e5;">Text here</p>
.mytext {color:#2999e5;}
This box has a color of #2999e5
<div style="background-color:#2999e5;">Content here</div>
.mybackground {background-color:#2999e5;}
Border around this has a color of #2999e5
<div style="border:2px solid #2999e5;">Content here</div>
.myborder {border:2px solid #2999e5;}