#60357c color space conversions
Hex:
        #60357c
        RGB:
        96, 53, 124
        CMY:
        62, 79, 51
        CMYK:
        23, 57, 0, 51
      HSL:
        276°, 40.1130%, 34.7059%
        HSV (HSB):
        276°, 57.2581%, 48.6275%
        XYZ:
        9.7351, 6.4882, 19.8080
        xyY:
        0.2702, 0.1801, 6.4882
      CIE-Lab:
        30.6123, 33.0245, -32.9585
        CIE-LCH:
        30.6123, 46.6571, 315.0573
        CIE-Luv:
        30.6123, 14.3503, -46.7938
        Hunter-Lab:
        25.4720, 23.6443, -28.2758
      #60357c color charts
#60357c RGB chart
      #60357c CMYK chart
      #60357c RGB pie chart
      #60357c color shades, tints & tones
#60357c color schemes
#60357c color preview, HTML & CSS examples
           This text has a color of #60357c        
        
          <p style="color:#60357c;">Text here</p>
        
        
          .mytext {color:#60357c;}
        
        Text color #60357c
      
           This box has a color of #60357c        
        
          <div style="background-color:#60357c;">Content here</div>
        
        
          .mybackground {background-color:#60357c;}
        
        Background color #60357c
      
           Border around this has a color of #60357c        
        
          <div style="border:2px solid #60357c;">Content here</div>
        
        
          .myborder {border:2px solid #60357c;}
        
        Border color #60357c