#6150a5 color space conversions
Hex:
        #6150a5
        RGB:
        97, 80, 165
        CMY:
        62, 69, 35
        CMYK:
        41, 52, 0, 35
      HSL:
        252°, 34.6939%, 48.0392%
        HSV (HSB):
        252°, 51.5152%, 64.7059%
        XYZ:
        14.5900, 10.9953, 36.9506
        xyY:
        0.2333, 0.1758, 10.9953
      CIE-Lab:
        39.5726, 28.1795, -43.6883
        CIE-LCH:
        39.5726, 51.9880, 302.8225
        CIE-Luv:
        39.5726, 1.6171, -65.6116
        Hunter-Lab:
        33.1592, 20.5109, -42.8578
      #6150a5 color charts
#6150a5 RGB chart
      #6150a5 CMYK chart
      #6150a5 RGB pie chart
      #6150a5 color shades, tints & tones
#6150a5 color schemes
#6150a5 color preview, HTML & CSS examples
           This text has a color of #6150a5        
        
          <p style="color:#6150a5;">Text here</p>
        
        
          .mytext {color:#6150a5;}
        
        Text color #6150a5
      
           This box has a color of #6150a5        
        
          <div style="background-color:#6150a5;">Content here</div>
        
        
          .mybackground {background-color:#6150a5;}
        
        Background color #6150a5
      
           Border around this has a color of #6150a5        
        
          <div style="border:2px solid #6150a5;">Content here</div>
        
        
          .myborder {border:2px solid #6150a5;}
        
        Border color #6150a5