#6c54a1 color space conversions
Hex:
        #6c54a1
        RGB:
        108, 84, 161
        CMY:
        58, 67, 37
        CMYK:
        33, 48, 0, 37
      HSL:
        259°, 31.4286%, 48.0392%
        HSV (HSB):
        259°, 47.8261%, 63.1373%
        XYZ:
        15.7877, 12.1020, 35.2220
        xyY:
        0.2502, 0.1918, 12.1020
      CIE-Lab:
        41.3778, 27.5326, -38.3657
        CIE-LCH:
        41.3778, 47.2226, 305.6646
        CIE-Luv:
        41.3778, 5.6963, -58.5525
        Hunter-Lab:
        34.7879, 20.1292, -35.6783
      #6c54a1 color charts
#6c54a1 RGB chart
      #6c54a1 CMYK chart
      #6c54a1 RGB pie chart
      #6c54a1 color shades, tints & tones
#6c54a1 color schemes
#6c54a1 color preview, HTML & CSS examples
           This text has a color of #6c54a1        
        
          <p style="color:#6c54a1;">Text here</p>
        
        
          .mytext {color:#6c54a1;}
        
        Text color #6c54a1
      
           This box has a color of #6c54a1        
        
          <div style="background-color:#6c54a1;">Content here</div>
        
        
          .mybackground {background-color:#6c54a1;}
        
        Background color #6c54a1
      
           Border around this has a color of #6c54a1        
        
          <div style="border:2px solid #6c54a1;">Content here</div>
        
        
          .myborder {border:2px solid #6c54a1;}
        
        Border color #6c54a1