#2d84c8 color space conversions
Hex:
#2d84c8
RGB:
45, 132, 200
CMY:
82, 48, 22
CMYK:
78, 34, 0, 22
HSL:
206°, 63.2653%, 48.0392%
HSV (HSB):
206°, 77.5000%, 78.4314%
XYZ:
19.7588, 21.2305, 57.7001
xyY:
0.2002, 0.2151, 21.2305
CIE-Lab:
53.2009, -2.0851, -42.5342
CIE-LCH:
53.2009, 42.5852, 267.1936
CIE-Luv:
53.2009, -29.9248, -65.4574
Hunter-Lab:
46.0766, -4.0889, -41.9931
#2d84c8 color charts
#2d84c8 color shades, tints & tones
#2d84c8 color schemes
#2d84c8 color preview, HTML & CSS examples
This text has a color of #2d84c8
<p style="color:#2d84c8;">Text here</p>
.mytext {color:#2d84c8;}
This box has a color of #2d84c8
<div style="background-color:#2d84c8;">Content here</div>
.mybackground {background-color:#2d84c8;}
Border around this has a color of #2d84c8
<div style="border:2px solid #2d84c8;">Content here</div>
.myborder {border:2px solid #2d84c8;}