#d953b4 color space conversions
Hex:
        #d953b4
        RGB:
        217, 83, 180
        CMY:
        15, 67, 29
        CMYK:
        0, 62, 17, 15
      HSL:
        317°, 63.8095%, 58.8235%
        HSV (HSB):
        317°, 61.7512%, 85.0980%
        XYZ:
        39.9467, 24.2335, 45.7521
        xyY:
        0.3634, 0.2204, 24.2335
      CIE-Lab:
        56.3208, 62.8003, -25.1096
        CIE-LCH:
        56.3208, 67.6341, 338.2069
        CIE-Luv:
        56.3208, 71.5153, -47.5703
        Hunter-Lab:
        49.2275, 58.6994, -20.6449
      #d953b4 color charts
#d953b4 RGB chart
      #d953b4 CMYK chart
      #d953b4 RGB pie chart
      #d953b4 color shades, tints & tones
#d953b4 color schemes
#d953b4 color preview, HTML & CSS examples
           This text has a color of #d953b4        
        
          <p style="color:#d953b4;">Text here</p>
        
        
          .mytext {color:#d953b4;}
        
        Text color #d953b4
      
           This box has a color of #d953b4        
        
          <div style="background-color:#d953b4;">Content here</div>
        
        
          .mybackground {background-color:#d953b4;}
        
        Background color #d953b4
      
           Border around this has a color of #d953b4        
        
          <div style="border:2px solid #d953b4;">Content here</div>
        
        
          .myborder {border:2px solid #d953b4;}
        
        Border color #d953b4