#ff2fa0 color space conversions
Hex:
        #ff2fa0
        RGB:
        255, 47, 160
        CMY:
        0, 82, 37
        CMYK:
        0, 82, 37, 0
      HSL:
        327°, 100.0000%, 59.2157%
        HSV (HSB):
        327°, 81.5686%, 100.0000%
        XYZ:
        48.6017, 25.8311, 35.6820
        xyY:
        0.4414, 0.2346, 25.8311
      CIE-Lab:
        57.8764, 81.3963, -10.5149
        CIE-LCH:
        57.8764, 82.0727, 352.6392
        CIE-Luv:
        57.8764, 120.4644, -30.3113
        Hunter-Lab:
        50.8243, 81.7514, -6.0485
      #ff2fa0 color charts
#ff2fa0 RGB chart
      #ff2fa0 CMYK chart
      #ff2fa0 RGB pie chart
      #ff2fa0 color shades, tints & tones
#ff2fa0 color schemes
#ff2fa0 color preview, HTML & CSS examples
           This text has a color of #ff2fa0        
        
          <p style="color:#ff2fa0;">Text here</p>
        
        
          .mytext {color:#ff2fa0;}
        
        Text color #ff2fa0
      
           This box has a color of #ff2fa0        
        
          <div style="background-color:#ff2fa0;">Content here</div>
        
        
          .mybackground {background-color:#ff2fa0;}
        
        Background color #ff2fa0
      
           Border around this has a color of #ff2fa0        
        
          <div style="border:2px solid #ff2fa0;">Content here</div>
        
        
          .myborder {border:2px solid #ff2fa0;}
        
        Border color #ff2fa0