#2d55cd color space conversions
Hex:
#2d55cd
RGB:
45, 85, 205
CMY:
82, 67, 20
CMYK:
78, 59, 0, 20
HSL:
225°, 64.0000%, 49.0196%
HSV (HSB):
225°, 78.0488%, 80.3922%
XYZ:
15.3501, 11.4627, 59.1611
xyY:
0.1785, 0.1333, 11.4627
CIE-Lab:
40.3490, 29.4038, -66.0472
CIE-LCH:
40.3490, 72.2967, 293.9984
CIE-Luv:
40.3490, -15.4815, -97.3120
Hunter-Lab:
33.8566, 21.6807, -79.9040
#2d55cd color charts
#2d55cd color shades, tints & tones
#2d55cd color schemes
#2d55cd color preview, HTML & CSS examples
This text has a color of #2d55cd
<p style="color:#2d55cd;">Text here</p>
.mytext {color:#2d55cd;}
This box has a color of #2d55cd
<div style="background-color:#2d55cd;">Content here</div>
.mybackground {background-color:#2d55cd;}
Border around this has a color of #2d55cd
<div style="border:2px solid #2d55cd;">Content here</div>
.myborder {border:2px solid #2d55cd;}