#60255e color space conversions
Hex:
        #60255e
        RGB:
        96, 37, 94
        CMY:
        62, 85, 63
        CMYK:
        0, 61, 2, 62
      HSL:
        302°, 44.3609%, 26.0784%
        HSV (HSB):
        302°, 61.4583%, 37.6471%
        XYZ:
        7.5058, 4.6181, 11.0855
        xyY:
        0.3234, 0.1990, 4.6181
      CIE-Lab:
        25.6178, 35.1276, -21.6340
        CIE-LCH:
        25.6178, 41.2550, 328.3724
        CIE-Luv:
        25.6178, 24.9827, -30.1752
        Hunter-Lab:
        21.4897, 24.7385, -15.5419
      #60255e color charts
#60255e RGB chart
      #60255e CMYK chart
      #60255e RGB pie chart
      #60255e color shades, tints & tones
#60255e color schemes
#60255e color preview, HTML & CSS examples
           This text has a color of #60255e        
        
          <p style="color:#60255e;">Text here</p>
        
        
          .mytext {color:#60255e;}
        
        Text color #60255e
      
           This box has a color of #60255e        
        
          <div style="background-color:#60255e;">Content here</div>
        
        
          .mybackground {background-color:#60255e;}
        
        Background color #60255e
      
           Border around this has a color of #60255e        
        
          <div style="border:2px solid #60255e;">Content here</div>
        
        
          .myborder {border:2px solid #60255e;}
        
        Border color #60255e