#6010a3 color space conversions
Hex:
        #6010a3
        RGB:
        96, 16, 163
        CMY:
        62, 94, 36
        CMYK:
        41, 90, 0, 36
      HSL:
        273°, 82.1229%, 35.0980%
        HSV (HSB):
        273°, 90.1840%, 63.9216%
        XYZ:
        11.6200, 5.5017, 35.0998
        xyY:
        0.2225, 0.1054, 5.5017
      CIE-Lab:
        28.1189, 57.9893, -61.0670
        CIE-LCH:
        28.1189, 84.2136, 313.5192
        CIE-Luv:
        28.1189, 12.8697, -80.4456
        Hunter-Lab:
        23.4558, 47.3817, -72.3042
      #6010a3 color charts
#6010a3 RGB chart
      #6010a3 CMYK chart
      #6010a3 RGB pie chart
      #6010a3 color shades, tints & tones
#6010a3 color schemes
#6010a3 color preview, HTML & CSS examples
           This text has a color of #6010a3        
        
          <p style="color:#6010a3;">Text here</p>
        
        
          .mytext {color:#6010a3;}
        
        Text color #6010a3
      
           This box has a color of #6010a3        
        
          <div style="background-color:#6010a3;">Content here</div>
        
        
          .mybackground {background-color:#6010a3;}
        
        Background color #6010a3
      
           Border around this has a color of #6010a3        
        
          <div style="border:2px solid #6010a3;">Content here</div>
        
        
          .myborder {border:2px solid #6010a3;}
        
        Border color #6010a3