#d50c75 color space conversions
Hex:
        #d50c75
        RGB:
        213, 12, 117
        CMY:
        16, 95, 54
        CMYK:
        0, 94, 45, 16
      HSL:
        329°, 89.3333%, 44.1176%
        HSV (HSB):
        329°, 94.3662%, 83.5294%
        XYZ:
        30.7829, 15.6934, 18.2363
        xyY:
        0.4757, 0.2425, 15.6934
      CIE-Lab:
        46.5697, 73.6716, -2.3654
        CIE-LCH:
        46.5697, 73.7096, 358.1610
        CIE-Luv:
        46.5697, 112.5302, -17.0648
        Hunter-Lab:
        39.6149, 69.3779, 0.4369
      #d50c75 color charts
#d50c75 RGB chart
      #d50c75 CMYK chart
      #d50c75 RGB pie chart
      #d50c75 color shades, tints & tones
#d50c75 color schemes
#d50c75 color preview, HTML & CSS examples
           This text has a color of #d50c75        
        
          <p style="color:#d50c75;">Text here</p>
        
        
          .mytext {color:#d50c75;}
        
        Text color #d50c75
      
           This box has a color of #d50c75        
        
          <div style="background-color:#d50c75;">Content here</div>
        
        
          .mybackground {background-color:#d50c75;}
        
        Background color #d50c75
      
           Border around this has a color of #d50c75        
        
          <div style="border:2px solid #d50c75;">Content here</div>
        
        
          .myborder {border:2px solid #d50c75;}
        
        Border color #d50c75