#d50a7b color space conversions
Hex:
        #d50a7b
        RGB:
        213, 10, 123
        CMY:
        16, 96, 52
        CMYK:
        0, 95, 42, 16
      HSL:
        327°, 91.0314%, 43.7255%
        HSV (HSB):
        327°, 95.3052%, 83.5294%
        XYZ:
        31.1243, 15.7933, 20.1469
        xyY:
        0.4641, 0.2355, 15.7933
      CIE-Lab:
        46.7021, 74.3654, -5.8599
        CIE-LCH:
        46.7021, 74.5959, 355.4944
        CIE-Luv:
        46.7021, 110.0043, -21.6115
        Hunter-Lab:
        39.7408, 70.2518, -2.2390
      #d50a7b color charts
#d50a7b RGB chart
      #d50a7b CMYK chart
      #d50a7b RGB pie chart
      #d50a7b color shades, tints & tones
#d50a7b color schemes
#d50a7b color preview, HTML & CSS examples
           This text has a color of #d50a7b        
        
          <p style="color:#d50a7b;">Text here</p>
        
        
          .mytext {color:#d50a7b;}
        
        Text color #d50a7b
      
           This box has a color of #d50a7b        
        
          <div style="background-color:#d50a7b;">Content here</div>
        
        
          .mybackground {background-color:#d50a7b;}
        
        Background color #d50a7b
      
           Border around this has a color of #d50a7b        
        
          <div style="border:2px solid #d50a7b;">Content here</div>
        
        
          .myborder {border:2px solid #d50a7b;}
        
        Border color #d50a7b