#3f37e5 color space conversions
Hex:
#3f37e5
RGB:
63, 55, 229
CMY:
75, 78, 10
CMYK:
72, 76, 0, 10
HSL:
243°, 76.9912%, 55.6863%
HSV (HSB):
243°, 75.9825%, 89.8039%
XYZ:
17.5589, 9.4463, 75.0266
xyY:
0.1721, 0.0926, 9.4463
CIE-Lab:
36.8297, 57.0529, -85.5649
CIE-LCH:
36.8297, 102.8415, 303.6946
CIE-Luv:
36.8297, -7.2261, -118.3229
Hunter-Lab:
30.7348, 48.1920, -123.2182
#3f37e5 color charts
#3f37e5 color shades, tints & tones
#3f37e5 color schemes
#3f37e5 color preview, HTML & CSS examples
This text has a color of #3f37e5
<p style="color:#3f37e5;">Text here</p>
.mytext {color:#3f37e5;}
This box has a color of #3f37e5
<div style="background-color:#3f37e5;">Content here</div>
.mybackground {background-color:#3f37e5;}
Border around this has a color of #3f37e5
<div style="border:2px solid #3f37e5;">Content here</div>
.myborder {border:2px solid #3f37e5;}