#6b4471 color space conversions
Hex:
        #6b4471
        RGB:
        107, 68, 113
        CMY:
        58, 73, 56
        CMYK:
        5, 40, 0, 56
      HSL:
        292°, 24.8619%, 35.4902%
        HSV (HSB):
        292°, 39.8230%, 44.3137%
        XYZ:
        11.1112, 8.4523, 16.6686
        xyY:
        0.3067, 0.2333, 8.4523
      CIE-Lab:
        34.9076, 25.0507, -19.2182
        CIE-LCH:
        34.9076, 31.5734, 322.5056
        CIE-Luv:
        34.9076, 17.5583, -28.8130
        Hunter-Lab:
        29.0728, 17.3423, -13.6423
      #6b4471 color charts
#6b4471 RGB chart
      #6b4471 CMYK chart
      #6b4471 RGB pie chart
      #6b4471 color shades, tints & tones
#6b4471 color schemes
#6b4471 color preview, HTML & CSS examples
           This text has a color of #6b4471        
        
          <p style="color:#6b4471;">Text here</p>
        
        
          .mytext {color:#6b4471;}
        
        Text color #6b4471
      
           This box has a color of #6b4471        
        
          <div style="background-color:#6b4471;">Content here</div>
        
        
          .mybackground {background-color:#6b4471;}
        
        Background color #6b4471
      
           Border around this has a color of #6b4471        
        
          <div style="border:2px solid #6b4471;">Content here</div>
        
        
          .myborder {border:2px solid #6b4471;}
        
        Border color #6b4471