#3c45e5 color space conversions
Hex:
#3c45e5
RGB:
60, 69, 229
CMY:
76, 73, 10
CMYK:
74, 70, 0, 10
HSL:
237°, 76.4706%, 56.6667%
HSV (HSB):
237°, 73.7991%, 89.8039%
XYZ:
18.1345, 10.8740, 75.2719
xyY:
0.1739, 0.1043, 10.8740
CIE-Lab:
39.3675, 49.1919, -81.3816
CIE-LCH:
39.3675, 95.0937, 301.1513
CIE-Luv:
39.3675, -10.0517, -116.6414
Hunter-Lab:
32.9758, 40.4552, -112.2545
#3c45e5 color charts
#3c45e5 color shades, tints & tones
#3c45e5 color schemes
#3c45e5 color preview, HTML & CSS examples
This text has a color of #3c45e5
<p style="color:#3c45e5;">Text here</p>
.mytext {color:#3c45e5;}
This box has a color of #3c45e5
<div style="background-color:#3c45e5;">Content here</div>
.mybackground {background-color:#3c45e5;}
Border around this has a color of #3c45e5
<div style="border:2px solid #3c45e5;">Content here</div>
.myborder {border:2px solid #3c45e5;}