#6f2852 color space conversions
Hex:
        #6f2852
        RGB:
        111, 40, 82
        CMY:
        56, 84, 68
        CMYK:
        0, 64, 26, 56
      HSL:
        325°, 47.0199%, 29.6078%
        HSV (HSB):
        325°, 63.9640%, 43.5294%
        XYZ:
        8.8373, 5.5063, 8.5797
        xyY:
        0.3855, 0.2402, 5.5063
      CIE-Lab:
        28.1311, 36.2952, -9.6553
        CIE-LCH:
        28.1311, 37.5575, 345.1031
        CIE-Luv:
        28.1311, 37.9787, -16.6003
        Hunter-Lab:
        23.4655, 26.1602, -5.2524
      #6f2852 color charts
#6f2852 RGB chart
      #6f2852 CMYK chart
      #6f2852 RGB pie chart
      #6f2852 color shades, tints & tones
#6f2852 color schemes
#6f2852 color preview, HTML & CSS examples
           This text has a color of #6f2852        
        
          <p style="color:#6f2852;">Text here</p>
        
        
          .mytext {color:#6f2852;}
        
        Text color #6f2852
      
           This box has a color of #6f2852        
        
          <div style="background-color:#6f2852;">Content here</div>
        
        
          .mybackground {background-color:#6f2852;}
        
        Background color #6f2852
      
           Border around this has a color of #6f2852        
        
          <div style="border:2px solid #6f2852;">Content here</div>
        
        
          .myborder {border:2px solid #6f2852;}
        
        Border color #6f2852