#4f2a8b color space conversions
Hex:
        #4f2a8b
        RGB:
        79, 42, 139
        CMY:
        69, 84, 45
        CMYK:
        43, 70, 0, 45
      HSL:
        263°, 53.5912%, 35.4902%
        HSV (HSB):
        263°, 69.7842%, 54.5098%
        XYZ:
        8.7126, 5.1823, 24.9672
        xyY:
        0.2242, 0.1334, 5.1823
      CIE-Lab:
        27.2479, 39.0314, -47.8493
        CIE-LCH:
        27.2479, 61.7495, 309.2047
        CIE-Luv:
        27.2479, 6.4311, -63.5012
        Hunter-Lab:
        22.7646, 28.4786, -49.0913
      #4f2a8b color charts
#4f2a8b RGB chart
      #4f2a8b CMYK chart
      #4f2a8b RGB pie chart
      #4f2a8b color shades, tints & tones
#4f2a8b color schemes
#4f2a8b color preview, HTML & CSS examples
           This text has a color of #4f2a8b        
        
          <p style="color:#4f2a8b;">Text here</p>
        
        
          .mytext {color:#4f2a8b;}
        
        Text color #4f2a8b
      
           This box has a color of #4f2a8b        
        
          <div style="background-color:#4f2a8b;">Content here</div>
        
        
          .mybackground {background-color:#4f2a8b;}
        
        Background color #4f2a8b
      
           Border around this has a color of #4f2a8b        
        
          <div style="border:2px solid #4f2a8b;">Content here</div>
        
        
          .myborder {border:2px solid #4f2a8b;}
        
        Border color #4f2a8b