#4a4985 color space conversions
Hex:
        #4a4985
        RGB:
        74, 73, 133
        CMY:
        71, 71, 48
        CMYK:
        44, 45, 0, 48
      HSL:
        241°, 29.1262%, 40.3922%
        HSV (HSB):
        241°, 45.1128%, 52.1569%
        XYZ:
        9.4402, 7.9144, 23.2204
        xyY:
        0.2327, 0.1951, 7.9144
      CIE-Lab:
        33.8039, 16.8813, -33.6215
        CIE-LCH:
        33.8039, 37.6216, 296.6611
        CIE-Luv:
        33.8039, -3.0551, -47.5745
        Hunter-Lab:
        28.1325, 10.6660, -29.2448
      #4a4985 color charts
#4a4985 RGB chart
      #4a4985 CMYK chart
      #4a4985 RGB pie chart
      #4a4985 color shades, tints & tones
#4a4985 color schemes
#4a4985 color preview, HTML & CSS examples
           This text has a color of #4a4985        
        
          <p style="color:#4a4985;">Text here</p>
        
        
          .mytext {color:#4a4985;}
        
        Text color #4a4985
      
           This box has a color of #4a4985        
        
          <div style="background-color:#4a4985;">Content here</div>
        
        
          .mybackground {background-color:#4a4985;}
        
        Background color #4a4985
      
           Border around this has a color of #4a4985        
        
          <div style="border:2px solid #4a4985;">Content here</div>
        
        
          .myborder {border:2px solid #4a4985;}
        
        Border color #4a4985