#6f254f color space conversions
Hex:
        #6f254f
        RGB:
        111, 37, 79
        CMY:
        56, 85, 69
        CMYK:
        0, 67, 29, 56
      HSL:
        326°, 50.0000%, 29.0196%
        HSV (HSB):
        326°, 66.6667%, 43.5294%
        XYZ:
        8.6284, 5.2672, 7.9590
        xyY:
        0.3948, 0.2410, 5.2672
      CIE-Lab:
        27.4827, 37.2904, -8.6536
        CIE-LCH:
        27.4827, 38.2813, 346.9352
        CIE-Luv:
        27.4827, 39.8946, -15.4463
        Hunter-Lab:
        22.9503, 26.9459, -4.4962
      #6f254f color charts
#6f254f RGB chart
      #6f254f CMYK chart
      #6f254f RGB pie chart
      #6f254f color shades, tints & tones
#6f254f color schemes
#6f254f color preview, HTML & CSS examples
           This text has a color of #6f254f        
        
          <p style="color:#6f254f;">Text here</p>
        
        
          .mytext {color:#6f254f;}
        
        Text color #6f254f
      
           This box has a color of #6f254f        
        
          <div style="background-color:#6f254f;">Content here</div>
        
        
          .mybackground {background-color:#6f254f;}
        
        Background color #6f254f
      
           Border around this has a color of #6f254f        
        
          <div style="border:2px solid #6f254f;">Content here</div>
        
        
          .myborder {border:2px solid #6f254f;}
        
        Border color #6f254f