#60306d color space conversions
Hex:
        #60306d
        RGB:
        96, 48, 109
        CMY:
        62, 81, 57
        CMYK:
        12, 56, 0, 57
      HSL:
        287°, 38.8535%, 30.7843%
        HSV (HSB):
        287°, 55.9633%, 42.7451%
        XYZ:
        8.6411, 5.7048, 15.1137
        xyY:
        0.2933, 0.1936, 5.7048
      CIE-Lab:
        28.6552, 32.3472, -26.5623
        CIE-LCH:
        28.6552, 41.8556, 320.6085
        CIE-Luv:
        28.6552, 18.5655, -37.4109
        Hunter-Lab:
        23.8848, 22.7801, -20.7979
      #60306d color charts
#60306d RGB chart
      #60306d CMYK chart
      #60306d RGB pie chart
      #60306d color shades, tints & tones
#60306d color schemes
#60306d color preview, HTML & CSS examples
           This text has a color of #60306d        
        
          <p style="color:#60306d;">Text here</p>
        
        
          .mytext {color:#60306d;}
        
        Text color #60306d
      
           This box has a color of #60306d        
        
          <div style="background-color:#60306d;">Content here</div>
        
        
          .mybackground {background-color:#60306d;}
        
        Background color #60306d
      
           Border around this has a color of #60306d        
        
          <div style="border:2px solid #60306d;">Content here</div>
        
        
          .myborder {border:2px solid #60306d;}
        
        Border color #60306d