#2d96e5 color space conversions
Hex:
#2d96e5
RGB:
45, 150, 229
CMY:
82, 41, 10
CMYK:
80, 34, 0, 10
HSL:
206°, 77.9661%, 53.7255%
HSV (HSB):
206°, 80.3493%, 89.8039%
XYZ:
26.1314, 28.0277, 78.1614
xyY:
0.1975, 0.2118, 28.0277
CIE-Lab:
59.9138, -2.0938, -48.1915
CIE-LCH:
59.9138, 48.2370, 267.5122
CIE-Luv:
59.9138, -34.5499, -76.2857
Hunter-Lab:
52.9412, -4.5409, -50.4757
#2d96e5 color charts
#2d96e5 color shades, tints & tones
#2d96e5 color schemes
#2d96e5 color preview, HTML & CSS examples
This text has a color of #2d96e5
<p style="color:#2d96e5;">Text here</p>
.mytext {color:#2d96e5;}
This box has a color of #2d96e5
<div style="background-color:#2d96e5;">Content here</div>
.mybackground {background-color:#2d96e5;}
Border around this has a color of #2d96e5
<div style="border:2px solid #2d96e5;">Content here</div>
.myborder {border:2px solid #2d96e5;}