#3a5cbf color space conversions
Hex:
        #3a5cbf
        RGB:
        58, 92, 191
        CMY:
        77, 64, 25
        CMYK:
        70, 52, 0, 25
      HSL:
        225°, 53.4137%, 48.8235%
        HSV (HSB):
        225°, 69.6335%, 74.9020%
        XYZ:
        14.9760, 12.3154, 50.8780
        xyY:
        0.1916, 0.1575, 12.3154
      CIE-Lab:
        41.7131, 21.2941, -55.6928
        CIE-LCH:
        41.7131, 59.6249, 290.9243
        CIE-Luv:
        41.7131, -15.0873, -83.3786
        Hunter-Lab:
        35.0933, 14.7613, -61.3928
      #3a5cbf color charts
#3a5cbf RGB chart
      #3a5cbf CMYK chart
      #3a5cbf RGB pie chart
      #3a5cbf color shades, tints & tones
#3a5cbf color schemes
#3a5cbf color preview, HTML & CSS examples
           This text has a color of #3a5cbf        
        
          <p style="color:#3a5cbf;">Text here</p>
        
        
          .mytext {color:#3a5cbf;}
        
        Text color #3a5cbf
      
           This box has a color of #3a5cbf        
        
          <div style="background-color:#3a5cbf;">Content here</div>
        
        
          .mybackground {background-color:#3a5cbf;}
        
        Background color #3a5cbf
      
           Border around this has a color of #3a5cbf        
        
          <div style="border:2px solid #3a5cbf;">Content here</div>
        
        
          .myborder {border:2px solid #3a5cbf;}
        
        Border color #3a5cbf