#2d95c3 color space conversions
Hex:
#2d95c3
RGB:
45, 149, 195
CMY:
82, 42, 24
CMYK:
77, 24, 0, 24
HSL:
198°, 62.5000%, 47.0588%
HSV (HSB):
198°, 76.9231%, 76.4706%
XYZ:
21.6800, 25.9929, 55.5042
xyY:
0.2101, 0.2519, 25.9929
CIE-Lab:
58.0303, -13.5970, -32.1279
CIE-LCH:
58.0303, 34.8867, 247.0611
CIE-Luv:
58.0303, -36.0811, -48.0269
Hunter-Lab:
50.9832, -13.3159, -28.8593
#2d95c3 color charts
#2d95c3 color shades, tints & tones
#2d95c3 color schemes
#2d95c3 color preview, HTML & CSS examples
This text has a color of #2d95c3
<p style="color:#2d95c3;">Text here</p>
.mytext {color:#2d95c3;}
This box has a color of #2d95c3
<div style="background-color:#2d95c3;">Content here</div>
.mybackground {background-color:#2d95c3;}
Border around this has a color of #2d95c3
<div style="border:2px solid #2d95c3;">Content here</div>
.myborder {border:2px solid #2d95c3;}