#fd31b1 color space conversions
Hex:
        #fd31b1
        RGB:
        253, 49, 177
        CMY:
        1, 81, 31
        CMYK:
        0, 81, 30, 1
      HSL:
        322°, 98.0769%, 59.2157%
        HSV (HSB):
        322°, 80.6324%, 99.2157%
        XYZ:
        49.5421, 26.2536, 44.0513
        xyY:
        0.4134, 0.2191, 26.2536
      CIE-Lab:
        58.2770, 82.2321, -19.8571
        CIE-LCH:
        58.2770, 84.5956, 346.4243
        CIE-Luv:
        58.2770, 110.9899, -43.7646
        Hunter-Lab:
        51.2383, 82.9242, -15.1068
      #fd31b1 color charts
#fd31b1 RGB chart
      #fd31b1 CMYK chart
      #fd31b1 RGB pie chart
      #fd31b1 color shades, tints & tones
#fd31b1 color schemes
#fd31b1 color preview, HTML & CSS examples
           This text has a color of #fd31b1        
        
          <p style="color:#fd31b1;">Text here</p>
        
        
          .mytext {color:#fd31b1;}
        
        Text color #fd31b1
      
           This box has a color of #fd31b1        
        
          <div style="background-color:#fd31b1;">Content here</div>
        
        
          .mybackground {background-color:#fd31b1;}
        
        Background color #fd31b1
      
           Border around this has a color of #fd31b1        
        
          <div style="border:2px solid #fd31b1;">Content here</div>
        
        
          .myborder {border:2px solid #fd31b1;}
        
        Border color #fd31b1