#3a5fbc color space conversions
Hex:
        #3a5fbc
        RGB:
        58, 95, 188
        CMY:
        77, 63, 26
        CMYK:
        69, 49, 0, 26
      HSL:
        223°, 52.8455%, 48.2353%
        HSV (HSB):
        223°, 69.1489%, 73.7255%
        XYZ:
        14.9142, 12.7148, 49.2451
        xyY:
        0.1940, 0.1654, 12.7148
      CIE-Lab:
        42.3303, 18.2616, -52.9502
        CIE-LCH:
        42.3303, 56.0108, 289.0284
        CIE-Luv:
        42.3303, -15.9683, -79.5196
        Hunter-Lab:
        35.6578, 12.2582, -56.9218
      #3a5fbc color charts
#3a5fbc RGB chart
      #3a5fbc CMYK chart
      #3a5fbc RGB pie chart
      #3a5fbc color shades, tints & tones
#3a5fbc color schemes
#3a5fbc color preview, HTML & CSS examples
           This text has a color of #3a5fbc        
        
          <p style="color:#3a5fbc;">Text here</p>
        
        
          .mytext {color:#3a5fbc;}
        
        Text color #3a5fbc
      
           This box has a color of #3a5fbc        
        
          <div style="background-color:#3a5fbc;">Content here</div>
        
        
          .mybackground {background-color:#3a5fbc;}
        
        Background color #3a5fbc
      
           Border around this has a color of #3a5fbc        
        
          <div style="border:2px solid #3a5fbc;">Content here</div>
        
        
          .myborder {border:2px solid #3a5fbc;}
        
        Border color #3a5fbc