#3a51e2 color space conversions
Hex:
        #3a51e2
        RGB:
        58, 81, 226
        CMY:
        77, 68, 11
        CMYK:
        74, 64, 0, 11
      HSL:
        232°, 74.3363%, 55.6863%
        HSV (HSB):
        232°, 74.3363%, 88.6275%
        XYZ:
        18.4148, 12.2754, 73.3503
        xyY:
        0.1770, 0.1180, 12.2754
      CIE-Lab:
        41.6505, 40.8273, -75.9276
        CIE-LCH:
        41.6505, 86.2083, 298.2675
        CIE-Luv:
        41.6505, -12.7449, -112.0320
        Hunter-Lab:
        35.0362, 32.5050, -99.6015
      #3a51e2 color charts
#3a51e2 RGB chart
      #3a51e2 CMYK chart
      #3a51e2 RGB pie chart
      #3a51e2 color shades, tints & tones
#3a51e2 color schemes
#3a51e2 color preview, HTML & CSS examples
           This text has a color of #3a51e2        
        
          <p style="color:#3a51e2;">Text here</p>
        
        
          .mytext {color:#3a51e2;}
        
        Text color #3a51e2
      
           This box has a color of #3a51e2        
        
          <div style="background-color:#3a51e2;">Content here</div>
        
        
          .mybackground {background-color:#3a51e2;}
        
        Background color #3a51e2
      
           Border around this has a color of #3a51e2        
        
          <div style="border:2px solid #3a51e2;">Content here</div>
        
        
          .myborder {border:2px solid #3a51e2;}
        
        Border color #3a51e2