#d9217b color space conversions
Hex:
        #d9217b
        RGB:
        217, 33, 123
        CMY:
        15, 87, 52
        CMYK:
        0, 85, 43, 15
      HSL:
        331°, 73.6000%, 49.0196%
        HSV (HSB):
        331°, 84.7926%, 85.0980%
        XYZ:
        32.7343, 17.2695, 20.3469
        xyY:
        0.4653, 0.2455, 17.2695
      CIE-Lab:
        48.5978, 72.0370, -2.9675
        CIE-LCH:
        48.5978, 72.0981, 357.6411
        CIE-Luv:
        48.5978, 109.4726, -17.5695
        Hunter-Lab:
        41.5566, 67.8812, 0.0600
      #d9217b color charts
#d9217b RGB chart
      #d9217b CMYK chart
      #d9217b RGB pie chart
      #d9217b color shades, tints & tones
#d9217b color schemes
#d9217b color preview, HTML & CSS examples
           This text has a color of #d9217b        
        
          <p style="color:#d9217b;">Text here</p>
        
        
          .mytext {color:#d9217b;}
        
        Text color #d9217b
      
           This box has a color of #d9217b        
        
          <div style="background-color:#d9217b;">Content here</div>
        
        
          .mybackground {background-color:#d9217b;}
        
        Background color #d9217b
      
           Border around this has a color of #d9217b        
        
          <div style="border:2px solid #d9217b;">Content here</div>
        
        
          .myborder {border:2px solid #d9217b;}
        
        Border color #d9217b