#3a41d1 color space conversions
Hex:
        #3a41d1
        RGB:
        58, 65, 209
        CMY:
        77, 75, 18
        CMYK:
        72, 69, 0, 18
      HSL:
        237°, 62.1399%, 52.3529%
        HSV (HSB):
        237°, 72.2488%, 81.9608%
        XYZ:
        15.1438, 9.2836, 61.3153
        xyY:
        0.1766, 0.1083, 9.2836
      CIE-Lab:
        36.5247, 44.6630, -74.5983
        CIE-LCH:
        36.5247, 86.9465, 300.9095
        CIE-Luv:
        36.5247, -8.9289, -105.1212
        Hunter-Lab:
        30.4690, 35.3983, -97.9861
      #3a41d1 color charts
#3a41d1 RGB chart
      #3a41d1 CMYK chart
      #3a41d1 RGB pie chart
      #3a41d1 color shades, tints & tones
#3a41d1 color schemes
#3a41d1 color preview, HTML & CSS examples
           This text has a color of #3a41d1        
        
          <p style="color:#3a41d1;">Text here</p>
        
        
          .mytext {color:#3a41d1;}
        
        Text color #3a41d1
      
           This box has a color of #3a41d1        
        
          <div style="background-color:#3a41d1;">Content here</div>
        
        
          .mybackground {background-color:#3a41d1;}
        
        Background color #3a41d1
      
           Border around this has a color of #3a41d1        
        
          <div style="border:2px solid #3a41d1;">Content here</div>
        
        
          .myborder {border:2px solid #3a41d1;}
        
        Border color #3a41d1