#6f2d55 color space conversions
Hex:
        #6f2d55
        RGB:
        111, 45, 85
        CMY:
        56, 82, 67
        CMYK:
        0, 59, 23, 56
      HSL:
        324°, 42.3077%, 30.5882%
        HSV (HSB):
        324°, 59.4595%, 43.5294%
        XYZ:
        9.1336, 5.9122, 9.2541
        xyY:
        0.3759, 0.2433, 5.9122
      CIE-Lab:
        29.1898, 34.2356, -10.0202
        CIE-LCH:
        29.1898, 35.6719, 343.6861
        CIE-Luv:
        29.1898, 35.3247, -16.9322
        Hunter-Lab:
        24.3149, 24.5004, -5.5449
      #6f2d55 color charts
#6f2d55 RGB chart
      #6f2d55 CMYK chart
      #6f2d55 RGB pie chart
      #6f2d55 color shades, tints & tones
#6f2d55 color schemes
#6f2d55 color preview, HTML & CSS examples
           This text has a color of #6f2d55        
        
          <p style="color:#6f2d55;">Text here</p>
        
        
          .mytext {color:#6f2d55;}
        
        Text color #6f2d55
      
           This box has a color of #6f2d55        
        
          <div style="background-color:#6f2d55;">Content here</div>
        
        
          .mybackground {background-color:#6f2d55;}
        
        Background color #6f2d55
      
           Border around this has a color of #6f2d55        
        
          <div style="border:2px solid #6f2d55;">Content here</div>
        
        
          .myborder {border:2px solid #6f2d55;}
        
        Border color #6f2d55