#2d7acc color space conversions
Hex:
#2d7acc
RGB:
45, 122, 204
CMY:
82, 52, 20
CMYK:
78, 40, 0, 20
HSL:
211°, 63.8554%, 48.8235%
HSV (HSB):
211°, 77.9412%, 80.0000%
XYZ:
18.9408, 18.8366, 59.7643
xyY:
0.1942, 0.1931, 18.8366
CIE-Lab:
50.4955, 5.4312, -49.1061
CIE-LCH:
50.4955, 49.4055, 276.3114
CIE-Luv:
50.4955, -26.4261, -75.9667
Hunter-Lab:
43.4011, 1.9477, -51.2628
#2d7acc color charts
#2d7acc color shades, tints & tones
#2d7acc color schemes
#2d7acc color preview, HTML & CSS examples
This text has a color of #2d7acc
<p style="color:#2d7acc;">Text here</p>
.mytext {color:#2d7acc;}
This box has a color of #2d7acc
<div style="background-color:#2d7acc;">Content here</div>
.mybackground {background-color:#2d7acc;}
Border around this has a color of #2d7acc
<div style="border:2px solid #2d7acc;">Content here</div>
.myborder {border:2px solid #2d7acc;}