#2a99e5 color space conversions
Hex:
#2a99e5
RGB:
42, 153, 229
CMY:
84, 40, 10
CMYK:
82, 33, 0, 10
HSL:
204°, 78.2427%, 53.1373%
HSV (HSB):
204°, 81.6594%, 89.8039%
XYZ:
26.4889, 28.9318, 78.3170
xyY:
0.1981, 0.2163, 28.9318
CIE-Lab:
60.7214, -4.0990, -46.9178
CIE-LCH:
60.7214, 47.0965, 265.0070
CIE-Luv:
60.7214, -35.8986, -74.1261
Hunter-Lab:
53.7883, -6.2244, -48.6757
#2a99e5 color charts
#2a99e5 color shades, tints & tones
#2a99e5 color schemes
#2a99e5 color preview, HTML & CSS examples
This text has a color of #2a99e5
<p style="color:#2a99e5;">Text here</p>
.mytext {color:#2a99e5;}
This box has a color of #2a99e5
<div style="background-color:#2a99e5;">Content here</div>
.mybackground {background-color:#2a99e5;}
Border around this has a color of #2a99e5
<div style="border:2px solid #2a99e5;">Content here</div>
.myborder {border:2px solid #2a99e5;}