#6f2981 color space conversions
Hex:
        #6f2981
        RGB:
        111, 41, 129
        CMY:
        56, 84, 49
        CMYK:
        14, 68, 0, 49
      HSL:
        288°, 51.7647%, 33.3333%
        HSV (HSB):
        288°, 68.2171%, 50.5882%
        XYZ:
        11.3109, 6.5504, 21.4371
        xyY:
        0.2878, 0.1667, 6.5504
      CIE-Lab:
        30.7606, 44.3825, -35.7280
        CIE-LCH:
        30.7606, 56.9763, 321.1659
        CIE-Luv:
        30.7606, 24.9388, -51.6998
        Hunter-Lab:
        25.5937, 34.0978, -31.7453
      #6f2981 color charts
#6f2981 RGB chart
      #6f2981 CMYK chart
      #6f2981 RGB pie chart
      #6f2981 color shades, tints & tones
#6f2981 color schemes
#6f2981 color preview, HTML & CSS examples
           This text has a color of #6f2981        
        
          <p style="color:#6f2981;">Text here</p>
        
        
          .mytext {color:#6f2981;}
        
        Text color #6f2981
      
           This box has a color of #6f2981        
        
          <div style="background-color:#6f2981;">Content here</div>
        
        
          .mybackground {background-color:#6f2981;}
        
        Background color #6f2981
      
           Border around this has a color of #6f2981        
        
          <div style="border:2px solid #6f2981;">Content here</div>
        
        
          .myborder {border:2px solid #6f2981;}
        
        Border color #6f2981