#3a64ca color space conversions
Hex:
        #3a64ca
        RGB:
        58, 100, 202
        CMY:
        77, 61, 21
        CMYK:
        71, 50, 0, 21
      HSL:
        223°, 57.6000%, 50.9804%
        HSV (HSB):
        223°, 71.2871%, 79.2157%
        XYZ:
        16.9628, 14.2782, 57.7390
        xyY:
        0.1906, 0.1605, 14.2782
      CIE-Lab:
        44.6292, 20.1743, -57.3493
        CIE-LCH:
        44.6292, 60.7943, 289.3808
        CIE-Luv:
        44.6292, -17.4274, -87.3378
        Hunter-Lab:
        37.7864, 14.0044, -64.1467
      #3a64ca color charts
#3a64ca RGB chart
      #3a64ca CMYK chart
      #3a64ca RGB pie chart
      #3a64ca color shades, tints & tones
#3a64ca color schemes
#3a64ca color preview, HTML & CSS examples
           This text has a color of #3a64ca        
        
          <p style="color:#3a64ca;">Text here</p>
        
        
          .mytext {color:#3a64ca;}
        
        Text color #3a64ca
      
           This box has a color of #3a64ca        
        
          <div style="background-color:#3a64ca;">Content here</div>
        
        
          .mybackground {background-color:#3a64ca;}
        
        Background color #3a64ca
      
           Border around this has a color of #3a64ca        
        
          <div style="border:2px solid #3a64ca;">Content here</div>
        
        
          .myborder {border:2px solid #3a64ca;}
        
        Border color #3a64ca