#d83984 color space conversions
Hex:
        #d83984
        RGB:
        216, 57, 132
        CMY:
        15, 78, 48
        CMYK:
        0, 74, 39, 15
      HSL:
        332°, 67.0886%, 53.5294%
        HSV (HSB):
        332°, 73.6111%, 84.7059%
        XYZ:
        33.9469, 19.1911, 23.7449
        xyY:
        0.4415, 0.2496, 19.1911
      CIE-Lab:
        50.9101, 66.3457, -5.0212
        CIE-LCH:
        50.9101, 66.5354, 355.6720
        CIE-Luv:
        50.9101, 97.7081, -19.1262
        Hunter-Lab:
        43.8077, 61.6575, -1.4713
      #d83984 color charts
#d83984 RGB chart
      #d83984 CMYK chart
      #d83984 RGB pie chart
      #d83984 color shades, tints & tones
#d83984 color schemes
#d83984 color preview, HTML & CSS examples
           This text has a color of #d83984        
        
          <p style="color:#d83984;">Text here</p>
        
        
          .mytext {color:#d83984;}
        
        Text color #d83984
      
           This box has a color of #d83984        
        
          <div style="background-color:#d83984;">Content here</div>
        
        
          .mybackground {background-color:#d83984;}
        
        Background color #d83984
      
           Border around this has a color of #d83984        
        
          <div style="border:2px solid #d83984;">Content here</div>
        
        
          .myborder {border:2px solid #d83984;}
        
        Border color #d83984