#d216ac color space conversions
Hex:
        #d216ac
        RGB:
        210, 22, 172
        CMY:
        18, 91, 33
        CMYK:
        0, 90, 18, 18
      HSL:
        312°, 81.0345%, 45.4902%
        HSV (HSB):
        312°, 89.5238%, 82.3529%
        XYZ:
        34.3116, 17.2540, 40.5517
        xyY:
        0.3725, 0.1873, 17.2540
      CIE-Lab:
        48.5785, 77.6616, -32.5529
        CIE-LCH:
        48.5785, 84.2082, 337.2584
        CIE-Luv:
        48.5785, 84.0256, -59.3323
        Hunter-Lab:
        41.5380, 74.7552, -28.8056
      #d216ac color charts
#d216ac RGB chart
      #d216ac CMYK chart
      #d216ac RGB pie chart
      #d216ac color shades, tints & tones
#d216ac color schemes
#d216ac color preview, HTML & CSS examples
           This text has a color of #d216ac        
        
          <p style="color:#d216ac;">Text here</p>
        
        
          .mytext {color:#d216ac;}
        
        Text color #d216ac
      
           This box has a color of #d216ac        
        
          <div style="background-color:#d216ac;">Content here</div>
        
        
          .mybackground {background-color:#d216ac;}
        
        Background color #d216ac
      
           Border around this has a color of #d216ac        
        
          <div style="border:2px solid #d216ac;">Content here</div>
        
        
          .myborder {border:2px solid #d216ac;}
        
        Border color #d216ac