#d50fa5 color space conversions
Hex:
        #d50fa5
        RGB:
        213, 15, 165
        CMY:
        16, 94, 35
        CMYK:
        0, 93, 23, 16
      HSL:
        315°, 86.8421%, 44.7059%
        HSV (HSB):
        315°, 92.9577%, 83.5294%
        XYZ:
        34.4029, 17.2044, 37.1049
        xyY:
        0.3878, 0.1939, 17.2044
      CIE-Lab:
        48.5165, 78.2441, -28.4615
        CIE-LCH:
        48.5165, 83.2598, 340.0110
        CIE-Luv:
        48.5165, 90.1708, -53.5253
        Hunter-Lab:
        41.4782, 75.4651, -24.0039
      #d50fa5 color charts
#d50fa5 RGB chart
      #d50fa5 CMYK chart
      #d50fa5 RGB pie chart
      #d50fa5 color shades, tints & tones
#d50fa5 color schemes
#d50fa5 color preview, HTML & CSS examples
           This text has a color of #d50fa5        
        
          <p style="color:#d50fa5;">Text here</p>
        
        
          .mytext {color:#d50fa5;}
        
        Text color #d50fa5
      
           This box has a color of #d50fa5        
        
          <div style="background-color:#d50fa5;">Content here</div>
        
        
          .mybackground {background-color:#d50fa5;}
        
        Background color #d50fa5
      
           Border around this has a color of #d50fa5        
        
          <div style="border:2px solid #d50fa5;">Content here</div>
        
        
          .myborder {border:2px solid #d50fa5;}
        
        Border color #d50fa5