#ff31a4 color space conversions
Hex:
        #ff31a4
        RGB:
        255, 49, 164
        CMY:
        0, 81, 36
        CMYK:
        0, 81, 36, 0
      HSL:
        327°, 100.0000%, 59.6078%
        HSV (HSB):
        327°, 80.7843%, 100.0000%
        XYZ:
        49.0392, 26.1370, 37.5822
        xyY:
        0.4349, 0.2318, 26.1370
      CIE-Lab:
        58.1668, 81.3405, -12.4197
        CIE-LCH:
        58.1668, 82.2832, 351.3187
        CIE-Luv:
        58.1668, 118.2161, -32.9736
        Hunter-Lab:
        51.1243, 81.7521, -7.7979
      #ff31a4 color charts
#ff31a4 RGB chart
      #ff31a4 CMYK chart
      #ff31a4 RGB pie chart
      #ff31a4 color shades, tints & tones
#ff31a4 color schemes
#ff31a4 color preview, HTML & CSS examples
           This text has a color of #ff31a4        
        
          <p style="color:#ff31a4;">Text here</p>
        
        
          .mytext {color:#ff31a4;}
        
        Text color #ff31a4
      
           This box has a color of #ff31a4        
        
          <div style="background-color:#ff31a4;">Content here</div>
        
        
          .mybackground {background-color:#ff31a4;}
        
        Background color #ff31a4
      
           Border around this has a color of #ff31a4        
        
          <div style="border:2px solid #ff31a4;">Content here</div>
        
        
          .myborder {border:2px solid #ff31a4;}
        
        Border color #ff31a4