#3a64ff color space conversions
Hex:
        #3a64ff
        RGB:
        58, 100, 255
        CMY:
        77, 61, 0
        CMYK:
        77, 61, 0, 0
      HSL:
        227°, 100.0000%, 61.3725%
        HSV (HSB):
        227°, 77.2549%, 100.0000%
        XYZ:
        24.3521, 17.2339, 96.6507
        xyY:
        0.1762, 0.1247, 17.2339
      CIE-Lab:
        48.5534, 39.3201, -80.9121
        CIE-LCH:
        48.5534, 89.9602, 295.9179
        CIE-Luv:
        48.5534, -17.5390, -124.6977
        Hunter-Lab:
        41.5137, 32.0597, -108.9772
      #3a64ff color charts
#3a64ff RGB chart
      #3a64ff CMYK chart
      #3a64ff RGB pie chart
      #3a64ff color shades, tints & tones
#3a64ff color schemes
#3a64ff color preview, HTML & CSS examples
           This text has a color of #3a64ff        
        
          <p style="color:#3a64ff;">Text here</p>
        
        
          .mytext {color:#3a64ff;}
        
        Text color #3a64ff
      
           This box has a color of #3a64ff        
        
          <div style="background-color:#3a64ff;">Content here</div>
        
        
          .mybackground {background-color:#3a64ff;}
        
        Background color #3a64ff
      
           Border around this has a color of #3a64ff        
        
          <div style="border:2px solid #3a64ff;">Content here</div>
        
        
          .myborder {border:2px solid #3a64ff;}
        
        Border color #3a64ff