#3a6eac color space conversions
Hex:
        #3a6eac
        RGB:
        58, 110, 172
        CMY:
        77, 57, 33
        CMYK:
        66, 36, 0, 33
      HSL:
        213°, 49.5652%, 45.0980%
        HSV (HSB):
        213°, 66.2791%, 67.4510%
        XYZ:
        14.7672, 15.0300, 41.1525
        xyY:
        0.2081, 0.2118, 15.0300
      CIE-Lab:
        45.6752, 2.9552, -38.2658
        CIE-LCH:
        45.6752, 38.3797, 274.4160
        CIE-Luv:
        45.6752, -21.0298, -57.2303
        Hunter-Lab:
        38.7685, 0.1473, -35.7980
      #3a6eac color charts
#3a6eac RGB chart
      #3a6eac CMYK chart
      #3a6eac RGB pie chart
      #3a6eac color shades, tints & tones
#3a6eac color schemes
#3a6eac color preview, HTML & CSS examples
           This text has a color of #3a6eac        
        
          <p style="color:#3a6eac;">Text here</p>
        
        
          .mytext {color:#3a6eac;}
        
        Text color #3a6eac
      
           This box has a color of #3a6eac        
        
          <div style="background-color:#3a6eac;">Content here</div>
        
        
          .mybackground {background-color:#3a6eac;}
        
        Background color #3a6eac
      
           Border around this has a color of #3a6eac        
        
          <div style="border:2px solid #3a6eac;">Content here</div>
        
        
          .myborder {border:2px solid #3a6eac;}
        
        Border color #3a6eac