#2d74d5 color space conversions
Hex:
#2d74d5
RGB:
45, 116, 213
CMY:
82, 55, 16
CMYK:
79, 46, 0, 16
HSL:
215°, 66.6667%, 50.5882%
HSV (HSB):
215°, 78.8732%, 83.5294%
XYZ:
19.3378, 17.8528, 65.3775
xyY:
0.1885, 0.1741, 17.8528
CIE-Lab:
49.3170, 12.5371, -56.1120
CIE-LCH:
49.3170, 57.4955, 282.5947
CIE-Luv:
49.3170, -24.2209, -87.1004
Hunter-Lab:
42.2525, 7.7526, -62.1629
#2d74d5 color charts
#2d74d5 color shades, tints & tones
#2d74d5 color schemes
#2d74d5 color preview, HTML & CSS examples
This text has a color of #2d74d5
<p style="color:#2d74d5;">Text here</p>
.mytext {color:#2d74d5;}
This box has a color of #2d74d5
<div style="background-color:#2d74d5;">Content here</div>
.mybackground {background-color:#2d74d5;}
Border around this has a color of #2d74d5
<div style="border:2px solid #2d74d5;">Content here</div>
.myborder {border:2px solid #2d74d5;}