#2d9dfc color space conversions
Hex:
#2d9dfc
RGB:
45, 157, 252
CMY:
82, 38, 1
CMYK:
82, 38, 0, 1
HSL:
208°, 97.1831%, 58.2353%
HSV (HSB):
208°, 82.1429%, 98.8235%
XYZ:
30.7098, 31.7001, 96.5956
xyY:
0.1931, 0.1994, 31.7001
CIE-Lab:
63.0942, 2.1731, -55.8051
CIE-LCH:
63.0942, 55.8474, 272.2300
CIE-Luv:
63.0942, -35.6951, -90.1569
Hunter-Lab:
56.3028, -1.1689, -62.3085
#2d9dfc color charts
#2d9dfc color shades, tints & tones
#2d9dfc color schemes
#2d9dfc color preview, HTML & CSS examples
This text has a color of #2d9dfc
<p style="color:#2d9dfc;">Text here</p>
.mytext {color:#2d9dfc;}
This box has a color of #2d9dfc
<div style="background-color:#2d9dfc;">Content here</div>
.mybackground {background-color:#2d9dfc;}
Border around this has a color of #2d9dfc
<div style="border:2px solid #2d9dfc;">Content here</div>
.myborder {border:2px solid #2d9dfc;}