#6f2880 color space conversions
Hex:
        #6f2880
        RGB:
        111, 40, 128
        CMY:
        56, 84, 50
        CMYK:
        13, 69, 0, 50
      HSL:
        288°, 52.3810%, 32.9412%
        HSV (HSB):
        288°, 68.7500%, 50.1961%
        XYZ:
        11.2106, 6.4556, 21.0773
        xyY:
        0.2894, 0.1666, 6.4556
      CIE-Lab:
        30.5340, 44.6300, -35.4640
        CIE-LCH:
        30.5340, 57.0046, 321.5285
        CIE-Luv:
        30.5340, 25.3938, -51.2516
        Hunter-Lab:
        25.4079, 34.2951, -31.3989
      #6f2880 color charts
#6f2880 RGB chart
      #6f2880 CMYK chart
      #6f2880 RGB pie chart
      #6f2880 color shades, tints & tones
#6f2880 color schemes
#6f2880 color preview, HTML & CSS examples
           This text has a color of #6f2880        
        
          <p style="color:#6f2880;">Text here</p>
        
        
          .mytext {color:#6f2880;}
        
        Text color #6f2880
      
           This box has a color of #6f2880        
        
          <div style="background-color:#6f2880;">Content here</div>
        
        
          .mybackground {background-color:#6f2880;}
        
        Background color #6f2880
      
           Border around this has a color of #6f2880        
        
          <div style="border:2px solid #6f2880;">Content here</div>
        
        
          .myborder {border:2px solid #6f2880;}
        
        Border color #6f2880