#6f115a color space conversions
Hex:
        #6f115a
        RGB:
        111, 17, 90
        CMY:
        56, 93, 65
        CMYK:
        0, 85, 19, 56
      HSL:
        313°, 73.4375%, 25.0980%
        HSV (HSB):
        313°, 84.6847%, 43.5294%
        XYZ:
        8.6015, 4.5186, 10.0917
        xyY:
        0.3706, 0.1947, 4.5186
      CIE-Lab:
        25.3167, 46.3926, -19.2746
        CIE-LCH:
        25.3167, 50.2373, 337.4387
        CIE-Luv:
        25.3167, 41.0570, -28.6463
        Hunter-Lab:
        21.2570, 35.0288, -13.2679
      #6f115a color charts
#6f115a RGB chart
      #6f115a CMYK chart
      #6f115a RGB pie chart
      #6f115a color shades, tints & tones
#6f115a color schemes
#6f115a color preview, HTML & CSS examples
           This text has a color of #6f115a        
        
          <p style="color:#6f115a;">Text here</p>
        
        
          .mytext {color:#6f115a;}
        
        Text color #6f115a
      
           This box has a color of #6f115a        
        
          <div style="background-color:#6f115a;">Content here</div>
        
        
          .mybackground {background-color:#6f115a;}
        
        Background color #6f115a
      
           Border around this has a color of #6f115a        
        
          <div style="border:2px solid #6f115a;">Content here</div>
        
        
          .myborder {border:2px solid #6f115a;}
        
        Border color #6f115a