#2a86e2 color space conversions
Hex:
#2a86e2
RGB:
42, 134, 226
CMY:
84, 47, 11
CMYK:
81, 41, 0, 11
HSL:
210°, 76.0331%, 52.5490%
HSV (HSB):
210°, 81.4159%, 88.6275%
XYZ:
23.2074, 23.0334, 75.1742
xyY:
0.1911, 0.1897, 23.0334
CIE-Lab:
55.1067, 6.0170, -54.1685
CIE-LCH:
55.1067, 54.5017, 276.3383
CIE-Luv:
55.1067, -29.8174, -85.5947
Hunter-Lab:
47.9931, 2.3269, -59.2739
#2a86e2 color charts
#2a86e2 color shades, tints & tones
#2a86e2 color schemes
#2a86e2 color preview, HTML & CSS examples
This text has a color of #2a86e2
<p style="color:#2a86e2;">Text here</p>
.mytext {color:#2a86e2;}
This box has a color of #2a86e2
<div style="background-color:#2a86e2;">Content here</div>
.mybackground {background-color:#2a86e2;}
Border around this has a color of #2a86e2
<div style="border:2px solid #2a86e2;">Content here</div>
.myborder {border:2px solid #2a86e2;}