#d50d85 color space conversions
Hex:
        #d50d85
        RGB:
        213, 13, 133
        CMY:
        16, 95, 48
        CMYK:
        0, 94, 38, 16
      HSL:
        324°, 88.4956%, 44.3137%
        HSV (HSB):
        324°, 93.8967%, 83.5294%
        XYZ:
        31.8181, 16.1274, 23.6262
        xyY:
        0.4446, 0.2253, 16.1274
      CIE-Lab:
        47.1412, 75.0147, -11.3183
        CIE-LCH:
        47.1412, 75.8638, 351.4199
        CIE-Luv:
        47.1412, 105.0925, -28.8905
        Hunter-Lab:
        40.1590, 71.1481, -6.7700
      #d50d85 color charts
#d50d85 RGB chart
      #d50d85 CMYK chart
      #d50d85 RGB pie chart
      #d50d85 color shades, tints & tones
#d50d85 color schemes
#d50d85 color preview, HTML & CSS examples
           This text has a color of #d50d85        
        
          <p style="color:#d50d85;">Text here</p>
        
        
          .mytext {color:#d50d85;}
        
        Text color #d50d85
      
           This box has a color of #d50d85        
        
          <div style="background-color:#d50d85;">Content here</div>
        
        
          .mybackground {background-color:#d50d85;}
        
        Background color #d50d85
      
           Border around this has a color of #d50d85        
        
          <div style="border:2px solid #d50d85;">Content here</div>
        
        
          .myborder {border:2px solid #d50d85;}
        
        Border color #d50d85