#2d2ddf color space conversions
Hex:
#2d2ddf
RGB:
45, 45, 223
CMY:
82, 82, 13
CMYK:
80, 80, 0, 13
HSL:
240°, 73.5537%, 52.5490%
HSV (HSB):
240°, 79.8206%, 87.4510%
XYZ:
15.3399, 7.7624, 70.5018
xyY:
0.1639, 0.0829, 7.7624
CIE-Lab:
33.4830, 58.9380, -87.7099
CIE-LCH:
33.4830, 105.6727, 303.8997
CIE-Luv:
33.4830, -8.3120, -115.2731
Hunter-Lab:
27.8610, 49.5225, -130.5295
#2d2ddf color charts
#2d2ddf color shades, tints & tones
#2d2ddf color schemes
#2d2ddf color preview, HTML & CSS examples
This text has a color of #2d2ddf
<p style="color:#2d2ddf;">Text here</p>
.mytext {color:#2d2ddf;}
This box has a color of #2d2ddf
<div style="background-color:#2d2ddf;">Content here</div>
.mybackground {background-color:#2d2ddf;}
Border around this has a color of #2d2ddf
<div style="border:2px solid #2d2ddf;">Content here</div>
.myborder {border:2px solid #2d2ddf;}