#4a318f color space conversions
Hex:
        #4a318f
        RGB:
        74, 49, 143
        CMY:
        71, 81, 44
        CMYK:
        48, 66, 0, 44
      HSL:
        256°, 48.9583%, 37.6471%
        HSV (HSB):
        256°, 65.7343%, 56.0784%
        XYZ:
        8.8803, 5.6356, 26.6063
        xyY:
        0.2159, 0.1370, 5.6356
      CIE-Lab:
        28.4740, 35.1836, -48.3577
        CIE-LCH:
        28.4740, 59.8026, 306.0385
        CIE-Luv:
        28.4740, 2.6679, -64.9813
        Hunter-Lab:
        23.7395, 25.2277, -49.8323
      #4a318f color charts
#4a318f RGB chart
      #4a318f CMYK chart
      #4a318f RGB pie chart
      #4a318f color shades, tints & tones
#4a318f color schemes
#4a318f color preview, HTML & CSS examples
           This text has a color of #4a318f        
        
          <p style="color:#4a318f;">Text here</p>
        
        
          .mytext {color:#4a318f;}
        
        Text color #4a318f
      
           This box has a color of #4a318f        
        
          <div style="background-color:#4a318f;">Content here</div>
        
        
          .mybackground {background-color:#4a318f;}
        
        Background color #4a318f
      
           Border around this has a color of #4a318f        
        
          <div style="border:2px solid #4a318f;">Content here</div>
        
        
          .myborder {border:2px solid #4a318f;}
        
        Border color #4a318f