#3a6aca color space conversions
Hex:
        #3a6aca
        RGB:
        58, 106, 202
        CMY:
        77, 58, 21
        CMYK:
        71, 48, 0, 21
      HSL:
        220°, 57.6000%, 50.9804%
        HSV (HSB):
        220°, 71.2871%, 79.2157%
        XYZ:
        17.5596, 15.4719, 57.9380
        xyY:
        0.1930, 0.1701, 15.4719
      CIE-Lab:
        46.2738, 16.3492, -54.6995
        CIE-LCH:
        46.2738, 57.0906, 286.6409
        CIE-Luv:
        46.2738, -19.2309, -83.9168
        Hunter-Lab:
        39.3343, 10.8510, -59.7980
      #3a6aca color charts
#3a6aca RGB chart
      #3a6aca CMYK chart
      #3a6aca RGB pie chart
      #3a6aca color shades, tints & tones
#3a6aca color schemes
#3a6aca color preview, HTML & CSS examples
           This text has a color of #3a6aca        
        
          <p style="color:#3a6aca;">Text here</p>
        
        
          .mytext {color:#3a6aca;}
        
        Text color #3a6aca
      
           This box has a color of #3a6aca        
        
          <div style="background-color:#3a6aca;">Content here</div>
        
        
          .mybackground {background-color:#3a6aca;}
        
        Background color #3a6aca
      
           Border around this has a color of #3a6aca        
        
          <div style="border:2px solid #3a6aca;">Content here</div>
        
        
          .myborder {border:2px solid #3a6aca;}
        
        Border color #3a6aca