#d960af color space conversions
Hex:
        #d960af
        RGB:
        217, 96, 175
        CMY:
        15, 62, 31
        CMYK:
        0, 56, 19, 15
      HSL:
        321°, 61.4213%, 61.3725%
        HSV (HSB):
        321°, 55.7604%, 85.0980%
        XYZ:
        40.5360, 26.2126, 43.4805
        xyY:
        0.3677, 0.2378, 26.2126
      CIE-Lab:
        58.2383, 56.3679, -19.2821
        CIE-LCH:
        58.2383, 59.5747, 341.1154
        CIE-Luv:
        58.2383, 67.8093, -37.9863
        Hunter-Lab:
        51.1982, 51.7297, -14.5137
      #d960af color charts
#d960af RGB chart
      #d960af CMYK chart
      #d960af RGB pie chart
      #d960af color shades, tints & tones
#d960af color schemes
#d960af color preview, HTML & CSS examples
           This text has a color of #d960af        
        
          <p style="color:#d960af;">Text here</p>
        
        
          .mytext {color:#d960af;}
        
        Text color #d960af
      
           This box has a color of #d960af        
        
          <div style="background-color:#d960af;">Content here</div>
        
        
          .mybackground {background-color:#d960af;}
        
        Background color #d960af
      
           Border around this has a color of #d960af        
        
          <div style="border:2px solid #d960af;">Content here</div>
        
        
          .myborder {border:2px solid #d960af;}
        
        Border color #d960af