#60215d color space conversions
Hex:
        #60215d
        RGB:
        96, 33, 93
        CMY:
        62, 87, 64
        CMYK:
        0, 66, 3, 62
      HSL:
        303°, 48.8372%, 25.2941%
        HSV (HSB):
        303°, 65.6250%, 37.6471%
        XYZ:
        7.3435, 4.3648, 10.8114
        xyY:
        0.3261, 0.1938, 4.3648
      CIE-Lab:
        24.8426, 36.9112, -22.1943
        CIE-LCH:
        24.8426, 43.0700, 328.9819
        CIE-Luv:
        24.8426, 26.2395, -30.7120
        Hunter-Lab:
        20.8922, 26.1808, -16.0572
      #60215d color charts
#60215d RGB chart
      #60215d CMYK chart
      #60215d RGB pie chart
      #60215d color shades, tints & tones
#60215d color schemes
#60215d color preview, HTML & CSS examples
           This text has a color of #60215d        
        
          <p style="color:#60215d;">Text here</p>
        
        
          .mytext {color:#60215d;}
        
        Text color #60215d
      
           This box has a color of #60215d        
        
          <div style="background-color:#60215d;">Content here</div>
        
        
          .mybackground {background-color:#60215d;}
        
        Background color #60215d
      
           Border around this has a color of #60215d        
        
          <div style="border:2px solid #60215d;">Content here</div>
        
        
          .myborder {border:2px solid #60215d;}
        
        Border color #60215d