#d50fd1 color space conversions
Hex:
        #d50fd1
        RGB:
        213, 15, 209
        CMY:
        16, 94, 18
        CMYK:
        0, 93, 2, 16
      HSL:
        301°, 86.8421%, 44.7059%
        HSV (HSB):
        301°, 92.9577%, 83.5294%
        XYZ:
        39.1200, 19.0912, 61.9447
        xyY:
        0.3256, 0.1589, 19.0912
      CIE-Lab:
        50.7938, 84.0221, -50.5595
        CIE-LCH:
        50.7938, 98.0611, 328.9630
        CIE-Luv:
        50.7938, 71.4401, -87.3627
        Hunter-Lab:
        43.6935, 83.3524, -53.4706
      #d50fd1 color charts
#d50fd1 RGB chart
      #d50fd1 CMYK chart
      #d50fd1 RGB pie chart
      #d50fd1 color shades, tints & tones
#d50fd1 color schemes
#d50fd1 color preview, HTML & CSS examples
           This text has a color of #d50fd1        
        
          <p style="color:#d50fd1;">Text here</p>
        
        
          .mytext {color:#d50fd1;}
        
        Text color #d50fd1
      
           This box has a color of #d50fd1        
        
          <div style="background-color:#d50fd1;">Content here</div>
        
        
          .mybackground {background-color:#d50fd1;}
        
        Background color #d50fd1
      
           Border around this has a color of #d50fd1        
        
          <div style="border:2px solid #d50fd1;">Content here</div>
        
        
          .myborder {border:2px solid #d50fd1;}
        
        Border color #d50fd1