#d81470 color space conversions
Hex:
        #d81470
        RGB:
        216, 20, 112
        CMY:
        15, 92, 56
        CMYK:
        0, 91, 48, 15
      HSL:
        332°, 83.0508%, 46.2745%
        HSV (HSB):
        332°, 90.7407%, 84.7059%
        XYZ:
        31.4937, 16.2691, 16.8096
        xyY:
        0.4877, 0.2520, 16.2691
      CIE-Lab:
        47.3256, 73.0361, 1.8913
        CIE-LCH:
        47.3256, 73.0606, 1.4833
        CIE-Luv:
        47.3256, 116.0541, -11.7711
        Hunter-Lab:
        40.3350, 68.7873, 3.5254
      #d81470 color charts
#d81470 RGB chart
      #d81470 CMYK chart
      #d81470 RGB pie chart
      #d81470 color shades, tints & tones
#d81470 color schemes
#d81470 color preview, HTML & CSS examples
           This text has a color of #d81470        
        
          <p style="color:#d81470;">Text here</p>
        
        
          .mytext {color:#d81470;}
        
        Text color #d81470
      
           This box has a color of #d81470        
        
          <div style="background-color:#d81470;">Content here</div>
        
        
          .mybackground {background-color:#d81470;}
        
        Background color #d81470
      
           Border around this has a color of #d81470        
        
          <div style="border:2px solid #d81470;">Content here</div>
        
        
          .myborder {border:2px solid #d81470;}
        
        Border color #d81470