#6f4296 color space conversions
Hex:
        #6f4296
        RGB:
        111, 66, 150
        CMY:
        56, 74, 41
        CMYK:
        26, 56, 0, 41
      HSL:
        272°, 38.8889%, 42.3529%
        HSV (HSB):
        272°, 56.0000%, 58.8235%
        XYZ:
        14.0088, 9.4779, 29.9452
        xyY:
        0.2622, 0.1774, 9.4779
      CIE-Lab:
        36.8887, 36.1451, -38.8753
        CIE-LCH:
        36.8887, 53.0825, 312.9158
        CIE-Luv:
        36.8887, 14.3543, -58.3143
        Hunter-Lab:
        30.7863, 27.3475, -36.1199
      #6f4296 color charts
#6f4296 RGB chart
      #6f4296 CMYK chart
      #6f4296 RGB pie chart
      #6f4296 color shades, tints & tones
#6f4296 color schemes
#6f4296 color preview, HTML & CSS examples
           This text has a color of #6f4296        
        
          <p style="color:#6f4296;">Text here</p>
        
        
          .mytext {color:#6f4296;}
        
        Text color #6f4296
      
           This box has a color of #6f4296        
        
          <div style="background-color:#6f4296;">Content here</div>
        
        
          .mybackground {background-color:#6f4296;}
        
        Background color #6f4296
      
           Border around this has a color of #6f4296        
        
          <div style="border:2px solid #6f4296;">Content here</div>
        
        
          .myborder {border:2px solid #6f4296;}
        
        Border color #6f4296