#2d75d5 color space conversions
Hex:
#2d75d5
RGB:
45, 117, 213
CMY:
82, 54, 16
CMYK:
79, 45, 0, 16
HSL:
214°, 66.6667%, 50.5882%
HSV (HSB):
214°, 78.8732%, 83.5294%
XYZ:
19.4537, 18.0846, 65.4161
xyY:
0.1890, 0.1757, 18.0846
CIE-Lab:
49.5985, 11.9102, -55.6599
CIE-LCH:
49.5985, 56.9199, 282.0781
CIE-Luv:
49.5985, -24.5313, -86.4680
Hunter-Lab:
42.5259, 7.2353, -61.4355
#2d75d5 color charts
#2d75d5 color shades, tints & tones
#2d75d5 color schemes
#2d75d5 color preview, HTML & CSS examples
This text has a color of #2d75d5
<p style="color:#2d75d5;">Text here</p>
.mytext {color:#2d75d5;}
This box has a color of #2d75d5
<div style="background-color:#2d75d5;">Content here</div>
.mybackground {background-color:#2d75d5;}
Border around this has a color of #2d75d5
<div style="border:2px solid #2d75d5;">Content here</div>
.myborder {border:2px solid #2d75d5;}