#2d57d5 color space conversions
Hex:
#2d57d5
RGB:
45, 87, 213
CMY:
82, 66, 16
CMYK:
79, 59, 0, 16
HSL:
225°, 66.6667%, 50.5882%
HSV (HSB):
225°, 78.8732%, 83.5294%
XYZ:
16.5006, 12.1784, 64.4318
xyY:
0.1772, 0.1308, 12.1784
CIE-Lab:
41.4982, 31.0899, -68.7752
CIE-LCH:
41.4982, 75.4759, 294.3254
CIE-Luv:
41.4982, -16.0054, -101.9971
Hunter-Lab:
34.8975, 23.3296, -85.0397
#2d57d5 color charts
#2d57d5 color shades, tints & tones
#2d57d5 color schemes
#2d57d5 color preview, HTML & CSS examples
This text has a color of #2d57d5
<p style="color:#2d57d5;">Text here</p>
.mytext {color:#2d57d5;}
This box has a color of #2d57d5
<div style="background-color:#2d57d5;">Content here</div>
.mybackground {background-color:#2d57d5;}
Border around this has a color of #2d57d5
<div style="border:2px solid #2d57d5;">Content here</div>
.myborder {border:2px solid #2d57d5;}