#d50c97 color space conversions
Hex:
        #d50c97
        RGB:
        213, 12, 151
        CMY:
        16, 95, 41
        CMYK:
        0, 94, 29, 16
      HSL:
        319°, 89.3333%, 44.1176%
        HSV (HSB):
        319°, 94.3662%, 83.5294%
        XYZ:
        33.1580, 16.6434, 30.7430
        xyY:
        0.4117, 0.2066, 16.6434
      CIE-Lab:
        47.8076, 76.9487, -21.1945
        CIE-LCH:
        47.8076, 79.8142, 344.6005
        CIE-Luv:
        47.8076, 96.8348, -42.8430
        Hunter-Lab:
        40.7964, 73.6853, -16.1219
      #d50c97 color charts
#d50c97 RGB chart
      #d50c97 CMYK chart
      #d50c97 RGB pie chart
      #d50c97 color shades, tints & tones
#d50c97 color schemes
#d50c97 color preview, HTML & CSS examples
           This text has a color of #d50c97        
        
          <p style="color:#d50c97;">Text here</p>
        
        
          .mytext {color:#d50c97;}
        
        Text color #d50c97
      
           This box has a color of #d50c97        
        
          <div style="background-color:#d50c97;">Content here</div>
        
        
          .mybackground {background-color:#d50c97;}
        
        Background color #d50c97
      
           Border around this has a color of #d50c97        
        
          <div style="border:2px solid #d50c97;">Content here</div>
        
        
          .myborder {border:2px solid #d50c97;}
        
        Border color #d50c97