#3a65e1 color space conversions
Hex:
        #3a65e1
        RGB:
        58, 101, 225
        CMY:
        77, 60, 12
        CMYK:
        74, 55, 0, 12
      HSL:
        225°, 73.5683%, 55.4902%
        HSV (HSB):
        225°, 74.2222%, 88.2353%
        XYZ:
        19.9892, 15.6431, 73.2000
        xyY:
        0.1837, 0.1437, 15.6431
      CIE-Lab:
        46.5028, 27.9331, -67.4418
        CIE-LCH:
        46.5028, 72.9977, 292.4984
        CIE-Luv:
        46.5028, -17.6758, -103.6554
        Hunter-Lab:
        39.5514, 20.9986, -82.0454
      #3a65e1 color charts
#3a65e1 RGB chart
      #3a65e1 CMYK chart
      #3a65e1 RGB pie chart
      #3a65e1 color shades, tints & tones
#3a65e1 color schemes
#3a65e1 color preview, HTML & CSS examples
           This text has a color of #3a65e1        
        
          <p style="color:#3a65e1;">Text here</p>
        
        
          .mytext {color:#3a65e1;}
        
        Text color #3a65e1
      
           This box has a color of #3a65e1        
        
          <div style="background-color:#3a65e1;">Content here</div>
        
        
          .mybackground {background-color:#3a65e1;}
        
        Background color #3a65e1
      
           Border around this has a color of #3a65e1        
        
          <div style="border:2px solid #3a65e1;">Content here</div>
        
        
          .myborder {border:2px solid #3a65e1;}
        
        Border color #3a65e1