#6f2794 color space conversions
Hex:
        #6f2794
        RGB:
        111, 39, 148
        CMY:
        56, 85, 42
        CMYK:
        25, 74, 0, 42
      HSL:
        280°, 58.2888%, 36.6667%
        HSV (HSB):
        280°, 73.6486%, 58.0392%
        XYZ:
        12.6264, 6.9687, 28.6966
        xyY:
        0.2615, 0.1443, 6.9687
      CIE-Lab:
        31.7355, 49.3669, -45.9266
        CIE-LCH:
        31.7355, 67.4265, 317.0676
        CIE-Luv:
        31.7355, 20.8980, -65.9086
        Hunter-Lab:
        26.3982, 39.1802, -45.9733
      #6f2794 color charts
#6f2794 RGB chart
      #6f2794 CMYK chart
      #6f2794 RGB pie chart
      #6f2794 color shades, tints & tones
#6f2794 color schemes
#6f2794 color preview, HTML & CSS examples
           This text has a color of #6f2794        
        
          <p style="color:#6f2794;">Text here</p>
        
        
          .mytext {color:#6f2794;}
        
        Text color #6f2794
      
           This box has a color of #6f2794        
        
          <div style="background-color:#6f2794;">Content here</div>
        
        
          .mybackground {background-color:#6f2794;}
        
        Background color #6f2794
      
           Border around this has a color of #6f2794        
        
          <div style="border:2px solid #6f2794;">Content here</div>
        
        
          .myborder {border:2px solid #6f2794;}
        
        Border color #6f2794