#d50f97 color space conversions
Hex:
        #d50f97
        RGB:
        213, 15, 151
        CMY:
        16, 94, 41
        CMYK:
        0, 93, 29, 16
      HSL:
        319°, 86.8421%, 44.7059%
        HSV (HSB):
        319°, 92.9577%, 83.5294%
        XYZ:
        33.1973, 16.7221, 30.7562
        xyY:
        0.4115, 0.2073, 16.7221
      CIE-Lab:
        47.9080, 76.6551, -21.0400
        CIE-LCH:
        47.9080, 79.4901, 344.6516
        CIE-Luv:
        47.9080, 96.5617, -42.5930
        Hunter-Lab:
        40.8927, 73.3466, -15.9682
      #d50f97 color charts
#d50f97 RGB chart
      #d50f97 CMYK chart
      #d50f97 RGB pie chart
      #d50f97 color shades, tints & tones
#d50f97 color schemes
#d50f97 color preview, HTML & CSS examples
           This text has a color of #d50f97        
        
          <p style="color:#d50f97;">Text here</p>
        
        
          .mytext {color:#d50f97;}
        
        Text color #d50f97
      
           This box has a color of #d50f97        
        
          <div style="background-color:#d50f97;">Content here</div>
        
        
          .mybackground {background-color:#d50f97;}
        
        Background color #d50f97
      
           Border around this has a color of #d50f97        
        
          <div style="border:2px solid #d50f97;">Content here</div>
        
        
          .myborder {border:2px solid #d50f97;}
        
        Border color #d50f97