#d70984 color space conversions
Hex:
        #d70984
        RGB:
        215, 9, 132
        CMY:
        16, 96, 48
        CMYK:
        0, 96, 39, 16
      HSL:
        324°, 91.9643%, 43.9216%
        HSV (HSB):
        324°, 95.8140%, 84.3137%
        XYZ:
        32.2869, 16.3084, 23.2759
        xyY:
        0.4492, 0.2269, 16.3084
      CIE-Lab:
        47.3765, 75.6972, -10.3158
        CIE-LCH:
        47.3765, 76.3968, 352.2397
        CIE-Luv:
        47.3765, 107.5486, -27.7372
        Hunter-Lab:
        40.3836, 72.0400, -5.9044
      #d70984 color charts
#d70984 RGB chart
      #d70984 CMYK chart
      #d70984 RGB pie chart
      #d70984 color shades, tints & tones
#d70984 color schemes
#d70984 color preview, HTML & CSS examples
           This text has a color of #d70984        
        
          <p style="color:#d70984;">Text here</p>
        
        
          .mytext {color:#d70984;}
        
        Text color #d70984
      
           This box has a color of #d70984        
        
          <div style="background-color:#d70984;">Content here</div>
        
        
          .mybackground {background-color:#d70984;}
        
        Background color #d70984
      
           Border around this has a color of #d70984        
        
          <div style="border:2px solid #d70984;">Content here</div>
        
        
          .myborder {border:2px solid #d70984;}
        
        Border color #d70984