#6f25af color space conversions
Hex:
        #6f25af
        RGB:
        111, 37, 175
        CMY:
        56, 85, 31
        CMYK:
        37, 79, 0, 31
      HSL:
        272°, 65.0943%, 41.5686%
        HSV (HSB):
        272°, 78.8571%, 68.6275%
        XYZ:
        14.9550, 7.7978, 41.2743
        xyY:
        0.2336, 0.1218, 7.7978
      CIE-Lab:
        33.5582, 56.3181, -59.2998
        CIE-LCH:
        33.5582, 81.7814, 313.5227
        CIE-Luv:
        33.5582, 15.7335, -84.5996
        Hunter-Lab:
        27.9245, 46.7278, -68.0875
      #6f25af color charts
#6f25af RGB chart
      #6f25af CMYK chart
      #6f25af RGB pie chart
      #6f25af color shades, tints & tones
#6f25af color schemes
#6f25af color preview, HTML & CSS examples
           This text has a color of #6f25af        
        
          <p style="color:#6f25af;">Text here</p>
        
        
          .mytext {color:#6f25af;}
        
        Text color #6f25af
      
           This box has a color of #6f25af        
        
          <div style="background-color:#6f25af;">Content here</div>
        
        
          .mybackground {background-color:#6f25af;}
        
        Background color #6f25af
      
           Border around this has a color of #6f25af        
        
          <div style="border:2px solid #6f25af;">Content here</div>
        
        
          .myborder {border:2px solid #6f25af;}
        
        Border color #6f25af