#4a58ae color space conversions
Hex:
        #4a58ae
        RGB:
        74, 88, 174
        CMY:
        71, 65, 32
        CMYK:
        57, 49, 0, 32
      HSL:
        232°, 40.3226%, 48.6275%
        HSV (HSB):
        232°, 57.4713%, 68.2353%
        XYZ:
        13.9537, 11.4913, 41.5270
        xyY:
        0.2084, 0.1716, 11.4913
      CIE-Lab:
        40.3959, 20.6814, -47.8054
        CIE-LCH:
        40.3959, 52.0872, 293.3941
        CIE-Luv:
        40.3959, -9.6181, -71.2563
        Hunter-Lab:
        33.8988, 14.1530, -48.9028
      #4a58ae color charts
#4a58ae RGB chart
      #4a58ae CMYK chart
      #4a58ae RGB pie chart
      #4a58ae color shades, tints & tones
#4a58ae color schemes
#4a58ae color preview, HTML & CSS examples
           This text has a color of #4a58ae        
        
          <p style="color:#4a58ae;">Text here</p>
        
        
          .mytext {color:#4a58ae;}
        
        Text color #4a58ae
      
           This box has a color of #4a58ae        
        
          <div style="background-color:#4a58ae;">Content here</div>
        
        
          .mybackground {background-color:#4a58ae;}
        
        Background color #4a58ae
      
           Border around this has a color of #4a58ae        
        
          <div style="border:2px solid #4a58ae;">Content here</div>
        
        
          .myborder {border:2px solid #4a58ae;}
        
        Border color #4a58ae