#2d97e5 color space conversions
Hex:
#2d97e5
RGB:
45, 151, 229
CMY:
82, 41, 10
CMYK:
80, 34, 0, 10
HSL:
205°, 77.9661%, 53.7255%
HSV (HSB):
205°, 80.3493%, 89.8039%
XYZ:
26.2917, 28.3482, 78.2148
xyY:
0.1979, 0.2134, 28.3482
CIE-Lab:
60.2021, -2.6731, -47.7353
CIE-LCH:
60.2021, 47.8101, 266.7949
CIE-Luv:
60.2021, -34.8828, -75.5290
Hunter-Lab:
53.2431, -5.0313, -49.8276
#2d97e5 color charts
#2d97e5 color shades, tints & tones
#2d97e5 color schemes
#2d97e5 color preview, HTML & CSS examples
This text has a color of #2d97e5
<p style="color:#2d97e5;">Text here</p>
.mytext {color:#2d97e5;}
This box has a color of #2d97e5
<div style="background-color:#2d97e5;">Content here</div>
.mybackground {background-color:#2d97e5;}
Border around this has a color of #2d97e5
<div style="border:2px solid #2d97e5;">Content here</div>
.myborder {border:2px solid #2d97e5;}