#2d95e5 color space conversions
Hex:
#2d95e5
RGB:
45, 149, 229
CMY:
82, 42, 10
CMYK:
80, 35, 0, 10
HSL:
206°, 77.9661%, 53.7255%
HSV (HSB):
206°, 80.3493%, 89.8039%
XYZ:
25.9725, 27.7099, 78.1084
xyY:
0.1971, 0.2103, 27.7099
CIE-Lab:
59.6258, -1.5127, -48.6477
CIE-LCH:
59.6258, 48.6712, 268.2190
CIE-Luv:
59.6258, -34.2178, -77.0391
Hunter-Lab:
52.6402, -4.0491, -51.1273
#2d95e5 color charts
#2d95e5 color shades, tints & tones
#2d95e5 color schemes
#2d95e5 color preview, HTML & CSS examples
This text has a color of #2d95e5
<p style="color:#2d95e5;">Text here</p>
.mytext {color:#2d95e5;}
This box has a color of #2d95e5
<div style="background-color:#2d95e5;">Content here</div>
.mybackground {background-color:#2d95e5;}
Border around this has a color of #2d95e5
<div style="border:2px solid #2d95e5;">Content here</div>
.myborder {border:2px solid #2d95e5;}