#2a75e5 color space conversions
Hex:
#2a75e5
RGB:
42, 117, 229
CMY:
84, 54, 10
CMYK:
82, 49, 0, 10
HSL:
216°, 78.2427%, 53.1373%
HSV (HSB):
216°, 81.6594%, 89.8039%
XYZ:
21.4590, 18.8720, 76.6404
xyY:
0.1835, 0.1613, 18.8720
CIE-Lab:
50.5371, 17.6600, -63.1891
CIE-LCH:
50.5371, 65.6105, 285.6145
CIE-Luv:
50.5371, -24.4637, -98.9040
Hunter-Lab:
43.4419, 12.1504, -74.1904
#2a75e5 color charts
#2a75e5 color shades, tints & tones
#2a75e5 color schemes
#2a75e5 color preview, HTML & CSS examples
This text has a color of #2a75e5
<p style="color:#2a75e5;">Text here</p>
.mytext {color:#2a75e5;}
This box has a color of #2a75e5
<div style="background-color:#2a75e5;">Content here</div>
.mybackground {background-color:#2a75e5;}
Border around this has a color of #2a75e5
<div style="border:2px solid #2a75e5;">Content here</div>
.myborder {border:2px solid #2a75e5;}