#6f127d color space conversions
Hex:
        #6f127d
        RGB:
        111, 18, 125
        CMY:
        56, 93, 51
        CMYK:
        11, 86, 0, 51
      HSL:
        292°, 74.8252%, 28.0392%
        HSV (HSB):
        292°, 85.6000%, 49.0196%
        XYZ:
        10.4735, 5.2928, 19.8716
        xyY:
        0.2939, 0.1485, 5.2928
      CIE-Lab:
        27.5531, 51.9820, -38.3540
        CIE-LCH:
        27.5531, 64.6000, 323.5789
        CIE-Luv:
        27.5531, 29.5240, -53.6086
        Hunter-Lab:
        23.0061, 41.0016, -35.1079
      #6f127d color charts
#6f127d RGB chart
      #6f127d CMYK chart
      #6f127d RGB pie chart
      #6f127d color shades, tints & tones
#6f127d color schemes
#6f127d color preview, HTML & CSS examples
           This text has a color of #6f127d        
        
          <p style="color:#6f127d;">Text here</p>
        
        
          .mytext {color:#6f127d;}
        
        Text color #6f127d
      
           This box has a color of #6f127d        
        
          <div style="background-color:#6f127d;">Content here</div>
        
        
          .mybackground {background-color:#6f127d;}
        
        Background color #6f127d
      
           Border around this has a color of #6f127d        
        
          <div style="border:2px solid #6f127d;">Content here</div>
        
        
          .myborder {border:2px solid #6f127d;}
        
        Border color #6f127d