#3a64ce color space conversions
Hex:
        #3a64ce
        RGB:
        58, 100, 206
        CMY:
        77, 61, 19
        CMYK:
        72, 51, 0, 19
      HSL:
        223°, 60.1626%, 51.7647%
        HSV (HSB):
        223°, 71.8447%, 80.7843%
        XYZ:
        17.4427, 14.4701, 60.2662
        xyY:
        0.1892, 0.1570, 14.4701
      CIE-Lab:
        44.8997, 21.6385, -59.2111
        CIE-LCH:
        44.8997, 63.0411, 290.0746
        CIE-Luv:
        44.8997, -17.4153, -90.3258
        Hunter-Lab:
        38.0396, 15.2800, -67.3055
      #3a64ce color charts
#3a64ce RGB chart
      #3a64ce CMYK chart
      #3a64ce RGB pie chart
      #3a64ce color shades, tints & tones
#3a64ce color schemes
#3a64ce color preview, HTML & CSS examples
           This text has a color of #3a64ce        
        
          <p style="color:#3a64ce;">Text here</p>
        
        
          .mytext {color:#3a64ce;}
        
        Text color #3a64ce
      
           This box has a color of #3a64ce        
        
          <div style="background-color:#3a64ce;">Content here</div>
        
        
          .mybackground {background-color:#3a64ce;}
        
        Background color #3a64ce
      
           Border around this has a color of #3a64ce        
        
          <div style="border:2px solid #3a64ce;">Content here</div>
        
        
          .myborder {border:2px solid #3a64ce;}
        
        Border color #3a64ce