#d50fca color space conversions
Hex:
        #d50fca
        RGB:
        213, 15, 202
        CMY:
        16, 94, 21
        CMYK:
        0, 93, 5, 16
      HSL:
        303°, 86.8421%, 44.7059%
        HSV (HSB):
        303°, 92.9577%, 83.5294%
        XYZ:
        38.2721, 18.7520, 57.4795
        xyY:
        0.3342, 0.1638, 18.7520
      CIE-Lab:
        50.3958, 83.0304, -47.1639
        CIE-LCH:
        50.3958, 95.4907, 330.4020
        CIE-Luv:
        50.3958, 74.2417, -82.0930
        Hunter-Lab:
        43.3036, 81.9782, -48.3866
      #d50fca color charts
#d50fca RGB chart
      #d50fca CMYK chart
      #d50fca RGB pie chart
      #d50fca color shades, tints & tones
#d50fca color schemes
#d50fca color preview, HTML & CSS examples
           This text has a color of #d50fca        
        
          <p style="color:#d50fca;">Text here</p>
        
        
          .mytext {color:#d50fca;}
        
        Text color #d50fca
      
           This box has a color of #d50fca        
        
          <div style="background-color:#d50fca;">Content here</div>
        
        
          .mybackground {background-color:#d50fca;}
        
        Background color #d50fca
      
           Border around this has a color of #d50fca        
        
          <div style="border:2px solid #d50fca;">Content here</div>
        
        
          .myborder {border:2px solid #d50fca;}
        
        Border color #d50fca