#d81570 color space conversions
Hex:
        #d81570
        RGB:
        216, 21, 112
        CMY:
        15, 92, 56
        CMYK:
        0, 90, 48, 15
      HSL:
        332°, 82.2785%, 46.4706%
        HSV (HSB):
        332°, 90.2778%, 84.7059%
        XYZ:
        31.5117, 16.3051, 16.8156
        xyY:
        0.4876, 0.2523, 16.3051
      CIE-Lab:
        47.3723, 72.9008, 1.9590
        CIE-LCH:
        47.3723, 72.9271, 1.5393
        CIE-Luv:
        47.3723, 115.8845, -11.6596
        Hunter-Lab:
        40.3796, 68.6348, 3.5751
      #d81570 color charts
#d81570 RGB chart
      #d81570 CMYK chart
      #d81570 RGB pie chart
      #d81570 color shades, tints & tones
#d81570 color schemes
#d81570 color preview, HTML & CSS examples
           This text has a color of #d81570        
        
          <p style="color:#d81570;">Text here</p>
        
        
          .mytext {color:#d81570;}
        
        Text color #d81570
      
           This box has a color of #d81570        
        
          <div style="background-color:#d81570;">Content here</div>
        
        
          .mybackground {background-color:#d81570;}
        
        Background color #d81570
      
           Border around this has a color of #d81570        
        
          <div style="border:2px solid #d81570;">Content here</div>
        
        
          .myborder {border:2px solid #d81570;}
        
        Border color #d81570