#2d82c2 color space conversions
Hex:
#2d82c2
RGB:
45, 130, 194
CMY:
82, 49, 24
CMYK:
77, 33, 0, 24
HSL:
206°, 62.3431%, 46.8627%
HSV (HSB):
206°, 76.8041%, 76.0784%
XYZ:
18.8024, 20.4182, 53.9890
xyY:
0.2017, 0.2191, 20.4182
CIE-Lab:
52.3068, -3.0891, -40.5288
CIE-LCH:
52.3068, 40.6464, 265.6414
CIE-Luv:
52.3068, -29.5241, -61.8999
Hunter-Lab:
45.1865, -4.8012, -39.2094
#2d82c2 color charts
#2d82c2 color shades, tints & tones
#2d82c2 color schemes
#2d82c2 color preview, HTML & CSS examples
This text has a color of #2d82c2
<p style="color:#2d82c2;">Text here</p>
.mytext {color:#2d82c2;}
This box has a color of #2d82c2
<div style="background-color:#2d82c2;">Content here</div>
.mybackground {background-color:#2d82c2;}
Border around this has a color of #2d82c2
<div style="border:2px solid #2d82c2;">Content here</div>
.myborder {border:2px solid #2d82c2;}