#d016d1 color space conversions
Hex:
        #d016d1
        RGB:
        208, 22, 209
        CMY:
        18, 91, 18
        CMYK:
        0, 89, 0, 18
      HSL:
        300°, 80.9524%, 45.2941%
        HSV (HSB):
        300°, 89.4737%, 81.9608%
        XYZ:
        37.8080, 18.5872, 61.9166
        xyY:
        0.3196, 0.1571, 18.5872
      CIE-Lab:
        50.2007, 82.3732, -51.5570
        CIE-LCH:
        50.2007, 97.1775, 327.9577
        CIE-Luv:
        50.2007, 67.3491, -88.3257
        Hunter-Lab:
        43.1128, 81.0888, -54.9705
      #d016d1 color charts
#d016d1 RGB chart
      #d016d1 CMYK chart
      #d016d1 RGB pie chart
      #d016d1 color shades, tints & tones
#d016d1 color schemes
#d016d1 color preview, HTML & CSS examples
           This text has a color of #d016d1        
        
          <p style="color:#d016d1;">Text here</p>
        
        
          .mytext {color:#d016d1;}
        
        Text color #d016d1
      
           This box has a color of #d016d1        
        
          <div style="background-color:#d016d1;">Content here</div>
        
        
          .mybackground {background-color:#d016d1;}
        
        Background color #d016d1
      
           Border around this has a color of #d016d1        
        
          <div style="border:2px solid #d016d1;">Content here</div>
        
        
          .myborder {border:2px solid #d016d1;}
        
        Border color #d016d1