#d50d6b color space conversions
Hex:
        #d50d6b
        RGB:
        213, 13, 107
        CMY:
        16, 95, 58
        CMYK:
        0, 94, 50, 16
      HSL:
        332°, 88.4956%, 44.3137%
        HSV (HSB):
        332°, 93.8967%, 83.5294%
        XYZ:
        30.2383, 15.4955, 15.3071
        xyY:
        0.4954, 0.2539, 15.4955
      CIE-Lab:
        46.3055, 72.7732, 3.4295
        CIE-LCH:
        46.3055, 72.8540, 2.6981
        CIE-Luv:
        46.3055, 116.8500, -9.8811
        Hunter-Lab:
        39.3643, 68.2300, 4.4997
      #d50d6b color charts
#d50d6b RGB chart
      #d50d6b CMYK chart
      #d50d6b RGB pie chart
      #d50d6b color shades, tints & tones
#d50d6b color schemes
#d50d6b color preview, HTML & CSS examples
           This text has a color of #d50d6b        
        
          <p style="color:#d50d6b;">Text here</p>
        
        
          .mytext {color:#d50d6b;}
        
        Text color #d50d6b
      
           This box has a color of #d50d6b        
        
          <div style="background-color:#d50d6b;">Content here</div>
        
        
          .mybackground {background-color:#d50d6b;}
        
        Background color #d50d6b
      
           Border around this has a color of #d50d6b        
        
          <div style="border:2px solid #d50d6b;">Content here</div>
        
        
          .myborder {border:2px solid #d50d6b;}
        
        Border color #d50d6b