#d50d7b color space conversions
Hex:
        #d50d7b
        RGB:
        213, 13, 123
        CMY:
        16, 95, 52
        CMYK:
        0, 94, 42, 16
      HSL:
        327°, 88.4956%, 44.3137%
        HSV (HSB):
        327°, 93.8967%, 83.5294%
        XYZ:
        31.1596, 15.8640, 20.1587
        xyY:
        0.4638, 0.2361, 15.8640
      CIE-Lab:
        46.7956, 74.0928, -5.7210
        CIE-LCH:
        46.7956, 74.3134, 355.5848
        CIE-Luv:
        46.7956, 109.6937, -21.3836
        Hunter-Lab:
        39.8297, 69.9425, -2.1272
      #d50d7b color charts
#d50d7b RGB chart
      #d50d7b CMYK chart
      #d50d7b RGB pie chart
      #d50d7b color shades, tints & tones
#d50d7b color schemes
#d50d7b color preview, HTML & CSS examples
           This text has a color of #d50d7b        
        
          <p style="color:#d50d7b;">Text here</p>
        
        
          .mytext {color:#d50d7b;}
        
        Text color #d50d7b
      
           This box has a color of #d50d7b        
        
          <div style="background-color:#d50d7b;">Content here</div>
        
        
          .mybackground {background-color:#d50d7b;}
        
        Background color #d50d7b
      
           Border around this has a color of #d50d7b        
        
          <div style="border:2px solid #d50d7b;">Content here</div>
        
        
          .myborder {border:2px solid #d50d7b;}
        
        Border color #d50d7b