#d50c90 color space conversions
Hex:
        #d50c90
        RGB:
        213, 12, 144
        CMY:
        16, 95, 44
        CMYK:
        0, 94, 32, 16
      HSL:
        321°, 89.3333%, 44.1176%
        HSV (HSB):
        321°, 94.3662%, 83.5294%
        XYZ:
        32.6061, 16.4227, 27.8369
        xyY:
        0.4242, 0.2137, 16.4227
      CIE-Lab:
        47.5242, 76.2064, -17.4111
        CIE-LCH:
        47.5242, 78.1701, 347.1303
        CIE-Luv:
        47.5242, 100.0823, -37.4102
        Hunter-Lab:
        40.5249, 72.7013, -12.3594
      #d50c90 color charts
#d50c90 RGB chart
      #d50c90 CMYK chart
      #d50c90 RGB pie chart
      #d50c90 color shades, tints & tones
#d50c90 color schemes
#d50c90 color preview, HTML & CSS examples
           This text has a color of #d50c90        
        
          <p style="color:#d50c90;">Text here</p>
        
        
          .mytext {color:#d50c90;}
        
        Text color #d50c90
      
           This box has a color of #d50c90        
        
          <div style="background-color:#d50c90;">Content here</div>
        
        
          .mybackground {background-color:#d50c90;}
        
        Background color #d50c90
      
           Border around this has a color of #d50c90        
        
          <div style="border:2px solid #d50c90;">Content here</div>
        
        
          .myborder {border:2px solid #d50c90;}
        
        Border color #d50c90