#2d83cd color space conversions
Hex:
#2d83cd
RGB:
45, 131, 205
CMY:
82, 49, 20
CMYK:
78, 36, 0, 20
HSL:
208°, 64.0000%, 49.0196%
HSV (HSB):
208°, 78.0488%, 80.3922%
XYZ:
20.2179, 21.1983, 60.7837
xyY:
0.1978, 0.2074, 21.1983
CIE-Lab:
53.1658, 0.3430, -45.4279
CIE-LCH:
53.1658, 45.4292, 270.4326
CIE-Luv:
53.1658, -29.3599, -70.3776
Hunter-Lab:
46.0416, -2.1892, -46.0450
#2d83cd color charts
#2d83cd color shades, tints & tones
#2d83cd color schemes
#2d83cd color preview, HTML & CSS examples
This text has a color of #2d83cd
<p style="color:#2d83cd;">Text here</p>
.mytext {color:#2d83cd;}
This box has a color of #2d83cd
<div style="background-color:#2d83cd;">Content here</div>
.mybackground {background-color:#2d83cd;}
Border around this has a color of #2d83cd
<div style="border:2px solid #2d83cd;">Content here</div>
.myborder {border:2px solid #2d83cd;}