#d50db4 color space conversions
Hex:
        #d50db4
        RGB:
        213, 13, 180
        CMY:
        16, 95, 29
        CMYK:
        0, 94, 15, 16
      HSL:
        310°, 88.4956%, 44.3137%
        HSV (HSB):
        310°, 93.8967%, 83.5294%
        XYZ:
        35.8227, 17.7293, 44.7140
        xyY:
        0.3645, 0.1804, 17.7293
      CIE-Lab:
        49.1661, 80.2804, -36.3037
        CIE-LCH:
        49.1661, 88.1073, 335.6670
        CIE-Luv:
        49.1661, 83.6541, -65.3760
        Hunter-Lab:
        42.1061, 78.1770, -33.4879
      #d50db4 color charts
#d50db4 RGB chart
      #d50db4 CMYK chart
      #d50db4 RGB pie chart
      #d50db4 color shades, tints & tones
#d50db4 color schemes
#d50db4 color preview, HTML & CSS examples
           This text has a color of #d50db4        
        
          <p style="color:#d50db4;">Text here</p>
        
        
          .mytext {color:#d50db4;}
        
        Text color #d50db4
      
           This box has a color of #d50db4        
        
          <div style="background-color:#d50db4;">Content here</div>
        
        
          .mybackground {background-color:#d50db4;}
        
        Background color #d50db4
      
           Border around this has a color of #d50db4        
        
          <div style="border:2px solid #d50db4;">Content here</div>
        
        
          .myborder {border:2px solid #d50db4;}
        
        Border color #d50db4