#d964bd color space conversions
Hex:
        #d964bd
        RGB:
        217, 100, 189
        CMY:
        15, 61, 26
        CMYK:
        0, 54, 13, 15
      HSL:
        314°, 60.6218%, 62.1569%
        HSV (HSB):
        314°, 53.9171%, 85.0980%
        XYZ:
        42.3578, 27.5402, 51.2274
        xyY:
        0.3497, 0.2274, 27.5402
      CIE-Lab:
        59.4710, 56.6101, -25.4302
        CIE-LCH:
        59.4710, 62.0597, 335.8096
        CIE-Luv:
        59.4710, 62.0871, -47.4960
        Hunter-Lab:
        52.4787, 52.2369, -21.1411
      #d964bd color charts
#d964bd RGB chart
      #d964bd CMYK chart
      #d964bd RGB pie chart
      #d964bd color shades, tints & tones
#d964bd color schemes
#d964bd color preview, HTML & CSS examples
           This text has a color of #d964bd        
        
          <p style="color:#d964bd;">Text here</p>
        
        
          .mytext {color:#d964bd;}
        
        Text color #d964bd
      
           This box has a color of #d964bd        
        
          <div style="background-color:#d964bd;">Content here</div>
        
        
          .mybackground {background-color:#d964bd;}
        
        Background color #d964bd
      
           Border around this has a color of #d964bd        
        
          <div style="border:2px solid #d964bd;">Content here</div>
        
        
          .myborder {border:2px solid #d964bd;}
        
        Border color #d964bd