#2a71d5 color space conversions
Hex:
#2a71d5
RGB:
42, 113, 213
CMY:
84, 56, 16
CMYK:
80, 47, 0, 16
HSL:
215°, 67.0588%, 50.0000%
HSV (HSB):
215°, 80.2817%, 83.5294%
XYZ:
18.8702, 17.1066, 65.2581
xyY:
0.1864, 0.1690, 17.1066
CIE-Lab:
48.3941, 14.1258, -57.6006
CIE-LCH:
48.3941, 59.3074, 283.7791
CIE-Luv:
48.3941, -23.6965, -89.1012
Hunter-Lab:
41.3601, 9.0590, -64.5959
#2a71d5 color charts
#2a71d5 color shades, tints & tones
#2a71d5 color schemes
#2a71d5 color preview, HTML & CSS examples
This text has a color of #2a71d5
<p style="color:#2a71d5;">Text here</p>
.mytext {color:#2a71d5;}
This box has a color of #2a71d5
<div style="background-color:#2a71d5;">Content here</div>
.mybackground {background-color:#2a71d5;}
Border around this has a color of #2a71d5
<div style="border:2px solid #2a71d5;">Content here</div>
.myborder {border:2px solid #2a71d5;}