#60049f color space conversions
Hex:
        #60049f
        RGB:
        96, 4, 159
        CMY:
        62, 98, 38
        CMYK:
        40, 97, 0, 38
      HSL:
        276°, 95.0920%, 31.9608%
        HSV (HSB):
        276°, 97.4843%, 62.3529%
        XYZ:
        11.1253, 5.0768, 33.1944
        xyY:
        0.2252, 0.1028, 5.0768
      CIE-Lab:
        26.9525, 59.4435, -60.5501
        CIE-LCH:
        26.9525, 84.8519, 314.4716
        CIE-Luv:
        26.9525, 14.1244, -78.4211
        Hunter-Lab:
        22.5318, 48.7053, -71.5752
      #60049f color charts
#60049f RGB chart
      #60049f CMYK chart
      #60049f RGB pie chart
      #60049f color shades, tints & tones
#60049f color schemes
#60049f color preview, HTML & CSS examples
           This text has a color of #60049f        
        
          <p style="color:#60049f;">Text here</p>
        
        
          .mytext {color:#60049f;}
        
        Text color #60049f
      
           This box has a color of #60049f        
        
          <div style="background-color:#60049f;">Content here</div>
        
        
          .mybackground {background-color:#60049f;}
        
        Background color #60049f
      
           Border around this has a color of #60049f        
        
          <div style="border:2px solid #60049f;">Content here</div>
        
        
          .myborder {border:2px solid #60049f;}
        
        Border color #60049f