#2a95e5 color space conversions
Hex:
#2a95e5
RGB:
42, 149, 229
CMY:
84, 42, 10
CMYK:
82, 35, 0, 10
HSL:
206°, 78.2427%, 53.1373%
HSV (HSB):
206°, 81.6594%, 89.8039%
XYZ:
25.8451, 27.6443, 78.1024
xyY:
0.1964, 0.2101, 27.6443
CIE-Lab:
59.5660, -1.7862, -48.7461
CIE-LCH:
59.5660, 48.7789, 267.9014
CIE-Luv:
59.5660, -34.5687, -77.1615
Hunter-Lab:
52.5778, -4.2678, -51.2687
#2a95e5 color charts
#2a95e5 color shades, tints & tones
#2a95e5 color schemes
#2a95e5 color preview, HTML & CSS examples
This text has a color of #2a95e5
<p style="color:#2a95e5;">Text here</p>
.mytext {color:#2a95e5;}
This box has a color of #2a95e5
<div style="background-color:#2a95e5;">Content here</div>
.mybackground {background-color:#2a95e5;}
Border around this has a color of #2a95e5
<div style="border:2px solid #2a95e5;">Content here</div>
.myborder {border:2px solid #2a95e5;}