#fd31dc color space conversions
Hex:
        #fd31dc
        RGB:
        253, 49, 220
        CMY:
        1, 81, 14
        CMYK:
        0, 81, 13, 1
      HSL:
        310°, 98.0769%, 59.2157%
        HSV (HSB):
        310°, 80.6324%, 99.2157%
        XYZ:
        54.5246, 28.2466, 70.2885
        xyY:
        0.3562, 0.1845, 28.2466
      CIE-Lab:
        60.1109, 87.3884, -41.6252
        CIE-LCH:
        60.1109, 96.7956, 334.5304
        CIE-Luv:
        60.1109, 92.7280, -77.6873
        Hunter-Lab:
        53.1475, 90.1169, -41.2088
      #fd31dc color charts
#fd31dc RGB chart
      #fd31dc CMYK chart
      #fd31dc RGB pie chart
      #fd31dc color shades, tints & tones
#fd31dc color schemes
#fd31dc color preview, HTML & CSS examples
           This text has a color of #fd31dc        
        
          <p style="color:#fd31dc;">Text here</p>
        
        
          .mytext {color:#fd31dc;}
        
        Text color #fd31dc
      
           This box has a color of #fd31dc        
        
          <div style="background-color:#fd31dc;">Content here</div>
        
        
          .mybackground {background-color:#fd31dc;}
        
        Background color #fd31dc
      
           Border around this has a color of #fd31dc        
        
          <div style="border:2px solid #fd31dc;">Content here</div>
        
        
          .myborder {border:2px solid #fd31dc;}
        
        Border color #fd31dc