#ff2ba0 color space conversions
Hex:
        #ff2ba0
        RGB:
        255, 43, 160
        CMY:
        0, 83, 37
        CMYK:
        0, 83, 37, 0
      HSL:
        327°, 100.0000%, 58.4314%
        HSV (HSB):
        327°, 83.1373%, 100.0000%
        XYZ:
        48.4490, 25.5258, 35.6311
        xyY:
        0.4420, 0.2329, 25.5258
      CIE-Lab:
        57.5842, 82.2367, -10.9531
        CIE-LCH:
        57.5842, 82.9629, 352.4134
        CIE-Luv:
        57.5842, 121.4388, -31.0717
        Hunter-Lab:
        50.5231, 82.7569, -6.4478
      #ff2ba0 color charts
#ff2ba0 RGB chart
      #ff2ba0 CMYK chart
      #ff2ba0 RGB pie chart
      #ff2ba0 color shades, tints & tones
#ff2ba0 color schemes
#ff2ba0 color preview, HTML & CSS examples
           This text has a color of #ff2ba0        
        
          <p style="color:#ff2ba0;">Text here</p>
        
        
          .mytext {color:#ff2ba0;}
        
        Text color #ff2ba0
      
           This box has a color of #ff2ba0        
        
          <div style="background-color:#ff2ba0;">Content here</div>
        
        
          .mybackground {background-color:#ff2ba0;}
        
        Background color #ff2ba0
      
           Border around this has a color of #ff2ba0        
        
          <div style="border:2px solid #ff2ba0;">Content here</div>
        
        
          .myborder {border:2px solid #ff2ba0;}
        
        Border color #ff2ba0