#6c0480 color space conversions
Hex:
        #6c0480
        RGB:
        108, 4, 128
        CMY:
        58, 98, 50
        CMYK:
        16, 97, 0, 50
      HSL:
        290°, 93.9394%, 25.8824%
        HSV (HSB):
        290°, 96.8750%, 50.1961%
        XYZ:
        10.1240, 4.8335, 20.8214
        xyY:
        0.2830, 0.1351, 4.8335
      CIE-Lab:
        26.2550, 54.8809, -42.3716
        CIE-LCH:
        26.2550, 69.3344, 322.3296
        CIE-Luv:
        26.2550, 27.7385, -57.5164
        Hunter-Lab:
        21.9852, 43.7240, -40.7619
      #6c0480 color charts
#6c0480 RGB chart
      #6c0480 CMYK chart
      #6c0480 RGB pie chart
      #6c0480 color shades, tints & tones
#6c0480 color schemes
#6c0480 color preview, HTML & CSS examples
           This text has a color of #6c0480        
        
          <p style="color:#6c0480;">Text here</p>
        
        
          .mytext {color:#6c0480;}
        
        Text color #6c0480
      
           This box has a color of #6c0480        
        
          <div style="background-color:#6c0480;">Content here</div>
        
        
          .mybackground {background-color:#6c0480;}
        
        Background color #6c0480
      
           Border around this has a color of #6c0480        
        
          <div style="border:2px solid #6c0480;">Content here</div>
        
        
          .myborder {border:2px solid #6c0480;}
        
        Border color #6c0480