#2d85c5 color space conversions
Hex:
#2d85c5
RGB:
45, 133, 197
CMY:
82, 48, 23
CMYK:
77, 32, 0, 23
HSL:
205°, 62.8099%, 47.4510%
HSV (HSB):
205°, 77.1574%, 77.2549%
XYZ:
19.5478, 21.3642, 55.9167
xyY:
0.2019, 0.2206, 21.3642
CIE-Lab:
53.3458, -3.7677, -40.5995
CIE-LCH:
53.3458, 40.7740, 264.6980
CIE-Luv:
53.3458, -30.4082, -62.1779
Hunter-Lab:
46.2214, -5.3969, -39.3717
#2d85c5 color charts
#2d85c5 color shades, tints & tones
#2d85c5 color schemes
#2d85c5 color preview, HTML & CSS examples
This text has a color of #2d85c5
<p style="color:#2d85c5;">Text here</p>
.mytext {color:#2d85c5;}
This box has a color of #2d85c5
<div style="background-color:#2d85c5;">Content here</div>
.mybackground {background-color:#2d85c5;}
Border around this has a color of #2d85c5
<div style="border:2px solid #2d85c5;">Content here</div>
.myborder {border:2px solid #2d85c5;}