#6010a5 color space conversions
Hex:
        #6010a5
        RGB:
        96, 16, 165
        CMY:
        62, 94, 35
        CMYK:
        42, 90, 0, 35
      HSL:
        272°, 82.3204%, 35.4902%
        HSV (HSB):
        272°, 90.3030%, 64.7059%
        XYZ:
        11.8007, 5.5740, 36.0512
        xyY:
        0.2209, 0.1043, 5.5740
      CIE-Lab:
        28.3112, 58.4398, -61.9633
        CIE-LCH:
        28.3112, 85.1743, 313.3238
        CIE-Luv:
        28.3112, 12.5289, -81.6688
        Hunter-Lab:
        23.6093, 47.9038, -74.0089
      #6010a5 color charts
#6010a5 RGB chart
      #6010a5 CMYK chart
      #6010a5 RGB pie chart
      #6010a5 color shades, tints & tones
#6010a5 color schemes
#6010a5 color preview, HTML & CSS examples
           This text has a color of #6010a5        
        
          <p style="color:#6010a5;">Text here</p>
        
        
          .mytext {color:#6010a5;}
        
        Text color #6010a5
      
           This box has a color of #6010a5        
        
          <div style="background-color:#6010a5;">Content here</div>
        
        
          .mybackground {background-color:#6010a5;}
        
        Background color #6010a5
      
           Border around this has a color of #6010a5        
        
          <div style="border:2px solid #6010a5;">Content here</div>
        
        
          .myborder {border:2px solid #6010a5;}
        
        Border color #6010a5