#4f2981 color space conversions
Hex:
        #4f2981
        RGB:
        79, 41, 129
        CMY:
        69, 84, 49
        CMYK:
        39, 68, 0, 49
      HSL:
        266°, 51.7647%, 33.3333%
        HSV (HSB):
        266°, 68.2171%, 50.5882%
        XYZ:
        7.9798, 4.8331, 21.2812
        xyY:
        0.2341, 0.1418, 4.8331
      CIE-Lab:
        26.2539, 36.8093, -43.2153
        CIE-LCH:
        26.2539, 56.7670, 310.4232
        CIE-Luv:
        26.2539, 7.9627, -56.9756
        Hunter-Lab:
        21.9844, 26.3189, -42.0045
      #4f2981 color charts
#4f2981 RGB chart
      #4f2981 CMYK chart
      #4f2981 RGB pie chart
      #4f2981 color shades, tints & tones
#4f2981 color schemes
#4f2981 color preview, HTML & CSS examples
           This text has a color of #4f2981        
        
          <p style="color:#4f2981;">Text here</p>
        
        
          .mytext {color:#4f2981;}
        
        Text color #4f2981
      
           This box has a color of #4f2981        
        
          <div style="background-color:#4f2981;">Content here</div>
        
        
          .mybackground {background-color:#4f2981;}
        
        Background color #4f2981
      
           Border around this has a color of #4f2981        
        
          <div style="border:2px solid #4f2981;">Content here</div>
        
        
          .myborder {border:2px solid #4f2981;}
        
        Border color #4f2981