#2d3ff8 color space conversions
Hex:
#2d3ff8
RGB:
45, 63, 248
CMY:
82, 75, 3
CMYK:
82, 75, 0, 3
HSL:
235°, 93.5484%, 57.4510%
HSV (HSB):
235°, 81.8548%, 97.2549%
XYZ:
19.8030, 10.8902, 89.8652
xyY:
0.1643, 0.0903, 10.8902
CIE-Lab:
39.3949, 57.6440, -92.0948
CIE-LCH:
39.3949, 108.6475, 302.0433
CIE-Luv:
39.3949, -11.7193, -128.9840
Hunter-Lab:
33.0003, 49.3645, -138.3561
#2d3ff8 color charts
#2d3ff8 color shades, tints & tones
#2d3ff8 color schemes
#2d3ff8 color preview, HTML & CSS examples
This text has a color of #2d3ff8
<p style="color:#2d3ff8;">Text here</p>
.mytext {color:#2d3ff8;}
This box has a color of #2d3ff8
<div style="background-color:#2d3ff8;">Content here</div>
.mybackground {background-color:#2d3ff8;}
Border around this has a color of #2d3ff8
<div style="border:2px solid #2d3ff8;">Content here</div>
.myborder {border:2px solid #2d3ff8;}