#6c2d8e color space conversions
Hex:
        #6c2d8e
        RGB:
        108, 45, 142
        CMY:
        58, 82, 44
        CMYK:
        24, 68, 0, 44
      HSL:
        279°, 51.8717%, 36.6667%
        HSV (HSB):
        279°, 68.3099%, 55.6863%
        XYZ:
        12.0052, 7.0179, 26.3130
        xyY:
        0.2648, 0.1548, 7.0179
      CIE-Lab:
        31.8477, 44.6292, -42.0798
        CIE-LCH:
        31.8477, 61.3391, 316.6841
        CIE-Luv:
        31.8477, 19.4169, -60.6270
        Hunter-Lab:
        26.4913, 34.5319, -40.3470
      #6c2d8e color charts
#6c2d8e RGB chart
      #6c2d8e CMYK chart
      #6c2d8e RGB pie chart
      #6c2d8e color shades, tints & tones
#6c2d8e color schemes
#6c2d8e color preview, HTML & CSS examples
           This text has a color of #6c2d8e        
        
          <p style="color:#6c2d8e;">Text here</p>
        
        
          .mytext {color:#6c2d8e;}
        
        Text color #6c2d8e
      
           This box has a color of #6c2d8e        
        
          <div style="background-color:#6c2d8e;">Content here</div>
        
        
          .mybackground {background-color:#6c2d8e;}
        
        Background color #6c2d8e
      
           Border around this has a color of #6c2d8e        
        
          <div style="border:2px solid #6c2d8e;">Content here</div>
        
        
          .myborder {border:2px solid #6c2d8e;}
        
        Border color #6c2d8e