#2d3ff9 color space conversions
Hex:
#2d3ff9
RGB:
45, 63, 249
CMY:
82, 75, 2
CMYK:
82, 75, 0, 2
HSL:
235°, 94.4444%, 57.6471%
HSV (HSB):
235°, 81.9277%, 97.6471%
XYZ:
19.9586, 10.9525, 90.6846
xyY:
0.1641, 0.0901, 10.9525
CIE-Lab:
39.5003, 57.9644, -92.4817
CIE-LCH:
39.5003, 109.1454, 302.0781
CIE-Luv:
39.5003, -11.7487, -129.5627
Hunter-Lab:
33.0945, 49.7341, -139.2987
#2d3ff9 color charts
#2d3ff9 color shades, tints & tones
#2d3ff9 color schemes
#2d3ff9 color preview, HTML & CSS examples
This text has a color of #2d3ff9
<p style="color:#2d3ff9;">Text here</p>
.mytext {color:#2d3ff9;}
This box has a color of #2d3ff9
<div style="background-color:#2d3ff9;">Content here</div>
.mybackground {background-color:#2d3ff9;}
Border around this has a color of #2d3ff9
<div style="border:2px solid #2d3ff9;">Content here</div>
.myborder {border:2px solid #2d3ff9;}