#6f2a58 color space conversions
Hex:
        #6f2a58
        RGB:
        111, 42, 88
        CMY:
        56, 84, 65
        CMYK:
        0, 62, 21, 56
      HSL:
        320°, 45.0980%, 30.0000%
        HSV (HSB):
        320°, 62.1622%, 43.5294%
        XYZ:
        9.1450, 5.7400, 9.8585
        xyY:
        0.3696, 0.2320, 5.7400
      CIE-Lab:
        28.7468, 36.2394, -12.6579
        CIE-LCH:
        28.7468, 38.3864, 340.7465
        CIE-Luv:
        28.7468, 35.5844, -20.3526
        Hunter-Lab:
        23.9583, 26.2069, -7.6260
      #6f2a58 color charts
#6f2a58 RGB chart
      #6f2a58 CMYK chart
      #6f2a58 RGB pie chart
      #6f2a58 color shades, tints & tones
#6f2a58 color schemes
#6f2a58 color preview, HTML & CSS examples
           This text has a color of #6f2a58        
        
          <p style="color:#6f2a58;">Text here</p>
        
        
          .mytext {color:#6f2a58;}
        
        Text color #6f2a58
      
           This box has a color of #6f2a58        
        
          <div style="background-color:#6f2a58;">Content here</div>
        
        
          .mybackground {background-color:#6f2a58;}
        
        Background color #6f2a58
      
           Border around this has a color of #6f2a58        
        
          <div style="border:2px solid #6f2a58;">Content here</div>
        
        
          .myborder {border:2px solid #6f2a58;}
        
        Border color #6f2a58