#6f408a color space conversions
Hex:
        #6f408a
        RGB:
        111, 64, 138
        CMY:
        56, 75, 46
        CMYK:
        20, 54, 0, 46
      HSL:
        278°, 36.6337%, 39.6078%
        HSV (HSB):
        278°, 53.6232%, 54.1176%
        XYZ:
        12.9764, 8.8813, 25.0751
        xyY:
        0.2765, 0.1892, 8.8813
      CIE-Lab:
        35.7547, 34.3786, -33.3584
        CIE-LCH:
        35.7547, 47.9028, 315.8629
        CIE-Luv:
        35.7547, 17.0031, -49.8941
        Hunter-Lab:
        29.8015, 25.5713, -29.0258
      #6f408a color charts
#6f408a RGB chart
      #6f408a CMYK chart
      #6f408a RGB pie chart
      #6f408a color shades, tints & tones
#6f408a color schemes
#6f408a color preview, HTML & CSS examples
           This text has a color of #6f408a        
        
          <p style="color:#6f408a;">Text here</p>
        
        
          .mytext {color:#6f408a;}
        
        Text color #6f408a
      
           This box has a color of #6f408a        
        
          <div style="background-color:#6f408a;">Content here</div>
        
        
          .mybackground {background-color:#6f408a;}
        
        Background color #6f408a
      
           Border around this has a color of #6f408a        
        
          <div style="border:2px solid #6f408a;">Content here</div>
        
        
          .myborder {border:2px solid #6f408a;}
        
        Border color #6f408a