#2d5acc color space conversions
Hex:
#2d5acc
RGB:
45, 90, 204
CMY:
82, 65, 20
CMYK:
78, 56, 0, 20
HSL:
223°, 63.8554%, 48.8235%
HSV (HSB):
223°, 77.9412%, 80.0000%
XYZ:
15.6374, 12.2299, 58.6632
xyY:
0.1807, 0.1413, 12.2299
CIE-Lab:
41.5791, 25.7900, -63.4672
CIE-LCH:
41.5791, 68.5070, 292.1145
CIE-Luv:
41.5791, -16.7962, -94.5267
Hunter-Lab:
34.9712, 18.6170, -74.9774
#2d5acc color charts
#2d5acc color shades, tints & tones
#2d5acc color schemes
#2d5acc color preview, HTML & CSS examples
This text has a color of #2d5acc
<p style="color:#2d5acc;">Text here</p>
.mytext {color:#2d5acc;}
This box has a color of #2d5acc
<div style="background-color:#2d5acc;">Content here</div>
.mybackground {background-color:#2d5acc;}
Border around this has a color of #2d5acc
<div style="border:2px solid #2d5acc;">Content here</div>
.myborder {border:2px solid #2d5acc;}