#3a64f1 color space conversions
Hex:
        #3a64f1
        RGB:
        58, 100, 241
        CMY:
        77, 61, 5
        CMYK:
        76, 59, 0, 5
      HSL:
        226°, 86.7299%, 58.6275%
        HSV (HSB):
        226°, 75.9336%, 94.5098%
        XYZ:
        22.1793, 16.3648, 85.2088
        xyY:
        0.1792, 0.1322, 16.3648
      CIE-Lab:
        47.4494, 34.3377, -74.9098
        CIE-LCH:
        47.4494, 82.4049, 294.6261
        CIE-Luv:
        47.4494, -17.4557, -115.2718
        Hunter-Lab:
        40.4534, 27.0724, -96.5679
      #3a64f1 color charts
#3a64f1 RGB chart
      #3a64f1 CMYK chart
      #3a64f1 RGB pie chart
      #3a64f1 color shades, tints & tones
#3a64f1 color schemes
#3a64f1 color preview, HTML & CSS examples
           This text has a color of #3a64f1        
        
          <p style="color:#3a64f1;">Text here</p>
        
        
          .mytext {color:#3a64f1;}
        
        Text color #3a64f1
      
           This box has a color of #3a64f1        
        
          <div style="background-color:#3a64f1;">Content here</div>
        
        
          .mybackground {background-color:#3a64f1;}
        
        Background color #3a64f1
      
           Border around this has a color of #3a64f1        
        
          <div style="border:2px solid #3a64f1;">Content here</div>
        
        
          .myborder {border:2px solid #3a64f1;}
        
        Border color #3a64f1