#4a1948 color space conversions
Hex:
        #4a1948
        RGB:
        74, 25, 72
        CMY:
        71, 90, 72
        CMYK:
        0, 66, 3, 71
      HSL:
        302°, 49.4949%, 19.4118%
        HSV (HSB):
        302°, 66.2162%, 29.0196%
        XYZ:
        4.3414, 2.6190, 6.4076
        xyY:
        0.3248, 0.1959, 2.6190
      CIE-Lab:
        18.4484, 30.2463, -18.3994
        CIE-LCH:
        18.4484, 35.4031, 328.6871
        CIE-Luv:
        18.4484, 18.8183, -22.3751
        Hunter-Lab:
        16.1833, 19.5641, -12.1469
      #4a1948 color charts
#4a1948 RGB chart
      #4a1948 CMYK chart
      #4a1948 RGB pie chart
      #4a1948 color shades, tints & tones
#4a1948 color schemes
#4a1948 color preview, HTML & CSS examples
           This text has a color of #4a1948        
        
          <p style="color:#4a1948;">Text here</p>
        
        
          .mytext {color:#4a1948;}
        
        Text color #4a1948
      
           This box has a color of #4a1948        
        
          <div style="background-color:#4a1948;">Content here</div>
        
        
          .mybackground {background-color:#4a1948;}
        
        Background color #4a1948
      
           Border around this has a color of #4a1948        
        
          <div style="border:2px solid #4a1948;">Content here</div>
        
        
          .myborder {border:2px solid #4a1948;}
        
        Border color #4a1948