#6015a5 color space conversions
Hex:
        #6015a5
        RGB:
        96, 21, 165
        CMY:
        62, 92, 35
        CMYK:
        42, 87, 0, 35
      HSL:
        271°, 77.4194%, 36.4706%
        HSV (HSB):
        271°, 87.2727%, 64.7059%
        XYZ:
        11.8836, 5.7397, 36.0789
        xyY:
        0.2213, 0.1069, 5.7397
      CIE-Lab:
        28.7461, 57.1477, -61.2488
        CIE-LCH:
        28.7461, 83.7692, 313.0161
        CIE-Luv:
        28.7461, 12.2077, -81.4044
        Hunter-Lab:
        23.9578, 46.6138, -72.5165
      #6015a5 color charts
#6015a5 RGB chart
      #6015a5 CMYK chart
      #6015a5 RGB pie chart
      #6015a5 color shades, tints & tones
#6015a5 color schemes
#6015a5 color preview, HTML & CSS examples
           This text has a color of #6015a5        
        
          <p style="color:#6015a5;">Text here</p>
        
        
          .mytext {color:#6015a5;}
        
        Text color #6015a5
      
           This box has a color of #6015a5        
        
          <div style="background-color:#6015a5;">Content here</div>
        
        
          .mybackground {background-color:#6015a5;}
        
        Background color #6015a5
      
           Border around this has a color of #6015a5        
        
          <div style="border:2px solid #6015a5;">Content here</div>
        
        
          .myborder {border:2px solid #6015a5;}
        
        Border color #6015a5