#6150a2 color space conversions
Hex:
        #6150a2
        RGB:
        97, 80, 162
        CMY:
        62, 69, 36
        CMYK:
        40, 51, 0, 36
      HSL:
        252°, 33.8843%, 47.4510%
        HSV (HSB):
        252°, 50.6173%, 63.5294%
        XYZ:
        14.3200, 10.8873, 35.5291
        xyY:
        0.2358, 0.1793, 10.8873
      CIE-Lab:
        39.3901, 27.3048, -42.1906
        CIE-LCH:
        39.3901, 50.2554, 302.9100
        CIE-Luv:
        39.3901, 1.8927, -63.2812
        Hunter-Lab:
        32.9960, 19.7247, -40.7446
      #6150a2 color charts
#6150a2 RGB chart
      #6150a2 CMYK chart
      #6150a2 RGB pie chart
      #6150a2 color shades, tints & tones
#6150a2 color schemes
#6150a2 color preview, HTML & CSS examples
           This text has a color of #6150a2        
        
          <p style="color:#6150a2;">Text here</p>
        
        
          .mytext {color:#6150a2;}
        
        Text color #6150a2
      
           This box has a color of #6150a2        
        
          <div style="background-color:#6150a2;">Content here</div>
        
        
          .mybackground {background-color:#6150a2;}
        
        Background color #6150a2
      
           Border around this has a color of #6150a2        
        
          <div style="border:2px solid #6150a2;">Content here</div>
        
        
          .myborder {border:2px solid #6150a2;}
        
        Border color #6150a2