#6c229b color space conversions
Hex:
        #6c229b
        RGB:
        108, 34, 155
        CMY:
        58, 87, 39
        CMYK:
        30, 78, 0, 39
      HSL:
        277°, 64.0212%, 37.0588%
        HSV (HSB):
        277°, 78.0645%, 60.7843%
        XYZ:
        12.6728, 6.6988, 31.6354
        xyY:
        0.2485, 0.1313, 6.6988
      CIE-Lab:
        31.1110, 52.3705, -51.2390
        CIE-LCH:
        31.1110, 73.2674, 315.6257
        CIE-Luv:
        31.1110, 18.5221, -72.2216
        Hunter-Lab:
        25.8820, 42.1068, -54.3525
      #6c229b color charts
#6c229b RGB chart
      #6c229b CMYK chart
      #6c229b RGB pie chart
      #6c229b color shades, tints & tones
#6c229b color schemes
#6c229b color preview, HTML & CSS examples
           This text has a color of #6c229b        
        
          <p style="color:#6c229b;">Text here</p>
        
        
          .mytext {color:#6c229b;}
        
        Text color #6c229b
      
           This box has a color of #6c229b        
        
          <div style="background-color:#6c229b;">Content here</div>
        
        
          .mybackground {background-color:#6c229b;}
        
        Background color #6c229b
      
           Border around this has a color of #6c229b        
        
          <div style="border:2px solid #6c229b;">Content here</div>
        
        
          .myborder {border:2px solid #6c229b;}
        
        Border color #6c229b