#d50ba3 color space conversions
Hex:
        #d50ba3
        RGB:
        213, 11, 163
        CMY:
        16, 96, 36
        CMYK:
        0, 95, 23, 16
      HSL:
        315°, 90.1786%, 43.9216%
        HSV (HSB):
        315°, 94.8357%, 83.5294%
        XYZ:
        34.1711, 17.0298, 36.1364
        xyY:
        0.3913, 0.1950, 17.0298
      CIE-Lab:
        48.2976, 78.3857, -27.6129
        CIE-LCH:
        48.2976, 83.1071, 340.5942
        CIE-Luv:
        48.2976, 91.3954, -52.2805
        Hunter-Lab:
        41.2672, 75.5884, -23.0314
      #d50ba3 color charts
#d50ba3 RGB chart
      #d50ba3 CMYK chart
      #d50ba3 RGB pie chart
      #d50ba3 color shades, tints & tones
#d50ba3 color schemes
#d50ba3 color preview, HTML & CSS examples
           This text has a color of #d50ba3        
        
          <p style="color:#d50ba3;">Text here</p>
        
        
          .mytext {color:#d50ba3;}
        
        Text color #d50ba3
      
           This box has a color of #d50ba3        
        
          <div style="background-color:#d50ba3;">Content here</div>
        
        
          .mybackground {background-color:#d50ba3;}
        
        Background color #d50ba3
      
           Border around this has a color of #d50ba3        
        
          <div style="border:2px solid #d50ba3;">Content here</div>
        
        
          .myborder {border:2px solid #d50ba3;}
        
        Border color #d50ba3