#ff31d1 color space conversions
Hex:
        #ff31d1
        RGB:
        255, 49, 209
        CMY:
        0, 81, 18
        CMYK:
        0, 81, 18, 0
      HSL:
        313°, 100.0000%, 59.6078%
        HSV (HSB):
        313°, 80.7843%, 100.0000%
        XYZ:
        53.8469, 28.0601, 62.8997
        xyY:
        0.3719, 0.1938, 28.0601
      CIE-Lab:
        59.9430, 86.3837, -35.6323
        CIE-LCH:
        59.9430, 93.4442, 337.5844
        CIE-Luv:
        59.9430, 98.8175, -68.3309
        Hunter-Lab:
        52.9718, 88.7485, -33.3219
      #ff31d1 color charts
#ff31d1 RGB chart
      #ff31d1 CMYK chart
      #ff31d1 RGB pie chart
      #ff31d1 color shades, tints & tones
#ff31d1 color schemes
#ff31d1 color preview, HTML & CSS examples
           This text has a color of #ff31d1        
        
          <p style="color:#ff31d1;">Text here</p>
        
        
          .mytext {color:#ff31d1;}
        
        Text color #ff31d1
      
           This box has a color of #ff31d1        
        
          <div style="background-color:#ff31d1;">Content here</div>
        
        
          .mybackground {background-color:#ff31d1;}
        
        Background color #ff31d1
      
           Border around this has a color of #ff31d1        
        
          <div style="border:2px solid #ff31d1;">Content here</div>
        
        
          .myborder {border:2px solid #ff31d1;}
        
        Border color #ff31d1