#ff31e1 color space conversions
Hex:
        #ff31e1
        RGB:
        255, 49, 225
        CMY:
        0, 81, 12
        CMYK:
        0, 81, 12, 0
      HSL:
        309°, 100.0000%, 59.6078%
        HSV (HSB):
        309°, 80.7843%, 100.0000%
        XYZ:
        55.9289, 28.8929, 73.8633
        xyY:
        0.3525, 0.1821, 28.8929
      CIE-Lab:
        60.6870, 88.4418, -43.5139
        CIE-LCH:
        60.6870, 98.5668, 333.8025
        CIE-Luv:
        60.6870, 92.1854, -80.9114
        Hunter-Lab:
        53.7521, 91.6627, -43.8467
      #ff31e1 color charts
#ff31e1 RGB chart
      #ff31e1 CMYK chart
      #ff31e1 RGB pie chart
      #ff31e1 color shades, tints & tones
#ff31e1 color schemes
#ff31e1 color preview, HTML & CSS examples
           This text has a color of #ff31e1        
        
          <p style="color:#ff31e1;">Text here</p>
        
        
          .mytext {color:#ff31e1;}
        
        Text color #ff31e1
      
           This box has a color of #ff31e1        
        
          <div style="background-color:#ff31e1;">Content here</div>
        
        
          .mybackground {background-color:#ff31e1;}
        
        Background color #ff31e1
      
           Border around this has a color of #ff31e1        
        
          <div style="border:2px solid #ff31e1;">Content here</div>
        
        
          .myborder {border:2px solid #ff31e1;}
        
        Border color #ff31e1