#6f259b color space conversions
Hex:
        #6f259b
        RGB:
        111, 37, 155
        CMY:
        56, 85, 39
        CMYK:
        28, 76, 0, 39
      HSL:
        278°, 61.4583%, 37.6471%
        HSV (HSB):
        278°, 76.1290%, 60.7843%
        XYZ:
        13.1335, 7.0692, 31.6826
        xyY:
        0.2531, 0.1362, 7.0692
      CIE-Lab:
        31.9639, 51.7531, -49.8344
        CIE-LCH:
        31.9639, 71.8460, 316.0820
        CIE-Luv:
        31.9639, 19.6941, -71.1962
        Hunter-Lab:
        26.5880, 41.6437, -52.0393
      #6f259b color charts
#6f259b RGB chart
      #6f259b CMYK chart
      #6f259b RGB pie chart
      #6f259b color shades, tints & tones
#6f259b color schemes
#6f259b color preview, HTML & CSS examples
           This text has a color of #6f259b        
        
          <p style="color:#6f259b;">Text here</p>
        
        
          .mytext {color:#6f259b;}
        
        Text color #6f259b
      
           This box has a color of #6f259b        
        
          <div style="background-color:#6f259b;">Content here</div>
        
        
          .mybackground {background-color:#6f259b;}
        
        Background color #6f259b
      
           Border around this has a color of #6f259b        
        
          <div style="border:2px solid #6f259b;">Content here</div>
        
        
          .myborder {border:2px solid #6f259b;}
        
        Border color #6f259b