#2d3df3 color space conversions
Hex:
#2d3df3
RGB:
45, 61, 243
CMY:
82, 76, 5
CMYK:
81, 75, 0, 5
HSL:
235°, 89.1892%, 56.4706%
HSV (HSB):
235°, 81.4815%, 95.2941%
XYZ:
18.9286, 10.3664, 85.7973
xyY:
0.1645, 0.0901, 10.3664
CIE-Lab:
38.4922, 57.1066, -90.7766
CIE-LCH:
38.4922, 107.2453, 302.1735
CIE-Luv:
38.4922, -11.2594, -126.2393
Hunter-Lab:
32.1970, 48.5955, -135.4560
#2d3df3 color charts
#2d3df3 color shades, tints & tones
#2d3df3 color schemes
#2d3df3 color preview, HTML & CSS examples
This text has a color of #2d3df3
<p style="color:#2d3df3;">Text here</p>
.mytext {color:#2d3df3;}
This box has a color of #2d3df3
<div style="background-color:#2d3df3;">Content here</div>
.mybackground {background-color:#2d3df3;}
Border around this has a color of #2d3df3
<div style="border:2px solid #2d3df3;">Content here</div>
.myborder {border:2px solid #2d3df3;}