#6b2c8e color space conversions
Hex:
        #6b2c8e
        RGB:
        107, 44, 142
        CMY:
        58, 83, 44
        CMYK:
        25, 69, 0, 44
      HSL:
        279°, 52.6882%, 36.4706%
        HSV (HSB):
        279°, 69.0141%, 55.6863%
        XYZ:
        11.8466, 6.8802, 26.2948
        xyY:
        0.2631, 0.1528, 6.8802
      CIE-Lab:
        31.5325, 44.8776, -42.5944
        CIE-LCH:
        31.5325, 61.8731, 316.4952
        CIE-Luv:
        31.5325, 19.0628, -61.0965
        Hunter-Lab:
        26.2301, 34.7153, -41.0753
      #6b2c8e color charts
#6b2c8e RGB chart
      #6b2c8e CMYK chart
      #6b2c8e RGB pie chart
      #6b2c8e color shades, tints & tones
#6b2c8e color schemes
#6b2c8e color preview, HTML & CSS examples
           This text has a color of #6b2c8e        
        
          <p style="color:#6b2c8e;">Text here</p>
        
        
          .mytext {color:#6b2c8e;}
        
        Text color #6b2c8e
      
           This box has a color of #6b2c8e        
        
          <div style="background-color:#6b2c8e;">Content here</div>
        
        
          .mybackground {background-color:#6b2c8e;}
        
        Background color #6b2c8e
      
           Border around this has a color of #6b2c8e        
        
          <div style="border:2px solid #6b2c8e;">Content here</div>
        
        
          .myborder {border:2px solid #6b2c8e;}
        
        Border color #6b2c8e