#d50f80 color space conversions
Hex:
        #d50f80
        RGB:
        213, 15, 128
        CMY:
        16, 94, 50
        CMYK:
        0, 93, 40, 16
      HSL:
        326°, 86.8421%, 44.7059%
        HSV (HSB):
        326°, 92.9577%, 83.5294%
        XYZ:
        31.5077, 16.0463, 21.8587
        xyY:
        0.4539, 0.2312, 16.0463
      CIE-Lab:
        47.0352, 74.3391, -8.4262
        CIE-LCH:
        47.0352, 74.8151, 353.5333
        CIE-Luv:
        47.0352, 107.1744, -24.9398
        Hunter-Lab:
        40.0578, 70.2988, -4.3128
      #d50f80 color charts
#d50f80 RGB chart
      #d50f80 CMYK chart
      #d50f80 RGB pie chart
      #d50f80 color shades, tints & tones
#d50f80 color schemes
#d50f80 color preview, HTML & CSS examples
           This text has a color of #d50f80        
        
          <p style="color:#d50f80;">Text here</p>
        
        
          .mytext {color:#d50f80;}
        
        Text color #d50f80
      
           This box has a color of #d50f80        
        
          <div style="background-color:#d50f80;">Content here</div>
        
        
          .mybackground {background-color:#d50f80;}
        
        Background color #d50f80
      
           Border around this has a color of #d50f80        
        
          <div style="border:2px solid #d50f80;">Content here</div>
        
        
          .myborder {border:2px solid #d50f80;}
        
        Border color #d50f80