#6013a3 color space conversions
Hex:
        #6013a3
        RGB:
        96, 19, 163
        CMY:
        62, 93, 36
        CMYK:
        41, 88, 0, 36
      HSL:
        272°, 79.1209%, 35.6863%
        HSV (HSB):
        272°, 88.3436%, 63.9216%
        XYZ:
        11.6676, 5.5969, 35.1157
        xyY:
        0.2227, 0.1069, 5.5969
      CIE-Lab:
        28.3718, 57.2374, -60.6515
        CIE-LCH:
        28.3718, 83.3950, 313.3411
        CIE-Luv:
        28.3718, 12.6836, -80.2911
        Hunter-Lab:
        23.6577, 46.6322, -71.4450
      #6013a3 color charts
#6013a3 RGB chart
      #6013a3 CMYK chart
      #6013a3 RGB pie chart
      #6013a3 color shades, tints & tones
#6013a3 color schemes
#6013a3 color preview, HTML & CSS examples
           This text has a color of #6013a3        
        
          <p style="color:#6013a3;">Text here</p>
        
        
          .mytext {color:#6013a3;}
        
        Text color #6013a3
      
           This box has a color of #6013a3        
        
          <div style="background-color:#6013a3;">Content here</div>
        
        
          .mybackground {background-color:#6013a3;}
        
        Background color #6013a3
      
           Border around this has a color of #6013a3        
        
          <div style="border:2px solid #6013a3;">Content here</div>
        
        
          .myborder {border:2px solid #6013a3;}
        
        Border color #6013a3