#ff2fa1 color space conversions
Hex:
        #ff2fa1
        RGB:
        255, 47, 161
        CMY:
        0, 82, 37
        CMYK:
        0, 82, 37, 0
      HSL:
        327°, 100.0000%, 59.2157%
        HSV (HSB):
        327°, 81.5686%, 100.0000%
        XYZ:
        48.6895, 25.8662, 36.1447
        xyY:
        0.4398, 0.2337, 25.8662
      CIE-Lab:
        57.9099, 81.4928, -11.0506
        CIE-LCH:
        57.9099, 82.2386, 352.2777
        CIE-Luv:
        57.9099, 120.0293, -31.0761
        Hunter-Lab:
        50.8589, 81.8833, -6.5354
      #ff2fa1 color charts
#ff2fa1 RGB chart
      #ff2fa1 CMYK chart
      #ff2fa1 RGB pie chart
      #ff2fa1 color shades, tints & tones
#ff2fa1 color schemes
#ff2fa1 color preview, HTML & CSS examples
           This text has a color of #ff2fa1        
        
          <p style="color:#ff2fa1;">Text here</p>
        
        
          .mytext {color:#ff2fa1;}
        
        Text color #ff2fa1
      
           This box has a color of #ff2fa1        
        
          <div style="background-color:#ff2fa1;">Content here</div>
        
        
          .mybackground {background-color:#ff2fa1;}
        
        Background color #ff2fa1
      
           Border around this has a color of #ff2fa1        
        
          <div style="border:2px solid #ff2fa1;">Content here</div>
        
        
          .myborder {border:2px solid #ff2fa1;}
        
        Border color #ff2fa1