#2d81cd color space conversions
Hex:
#2d81cd
RGB:
45, 129, 205
CMY:
82, 49, 20
CMYK:
78, 37, 0, 20
HSL:
209°, 64.0000%, 49.0196%
HSV (HSB):
209°, 78.0488%, 80.3922%
XYZ:
19.9519, 20.6662, 60.6950
xyY:
0.1969, 0.2040, 20.6662
CIE-Lab:
52.5822, 1.5436, -46.3540
CIE-LCH:
52.5822, 46.3797, 271.9072
CIE-Luv:
52.5822, -28.6926, -71.8325
Hunter-Lab:
45.4601, -1.2136, -47.3377
#2d81cd color charts
#2d81cd color shades, tints & tones
#2d81cd color schemes
#2d81cd color preview, HTML & CSS examples
This text has a color of #2d81cd
<p style="color:#2d81cd;">Text here</p>
.mytext {color:#2d81cd;}
This box has a color of #2d81cd
<div style="background-color:#2d81cd;">Content here</div>
.mybackground {background-color:#2d81cd;}
Border around this has a color of #2d81cd
<div style="border:2px solid #2d81cd;">Content here</div>
.myborder {border:2px solid #2d81cd;}