#ff2a93 color space conversions
Hex:
        #ff2a93
        RGB:
        255, 42, 147
        CMY:
        0, 84, 42
        CMYK:
        0, 84, 42, 0
      HSL:
        330°, 100.0000%, 58.2353%
        HSV (HSB):
        330°, 83.5294%, 100.0000%
        XYZ:
        47.3344, 25.0225, 29.9388
        xyY:
        0.4627, 0.2446, 25.0225
      CIE-Lab:
        57.0973, 81.2485, -4.0234
        CIE-LCH:
        57.0973, 81.3480, 357.1651
        CIE-Luv:
        57.0973, 127.3786, -21.4564
        Hunter-Lab:
        50.0225, 81.3685, -0.4697
      #ff2a93 color charts
#ff2a93 RGB chart
      #ff2a93 CMYK chart
      #ff2a93 RGB pie chart
      #ff2a93 color shades, tints & tones
#ff2a93 color schemes
#ff2a93 color preview, HTML & CSS examples
           This text has a color of #ff2a93        
        
          <p style="color:#ff2a93;">Text here</p>
        
        
          .mytext {color:#ff2a93;}
        
        Text color #ff2a93
      
           This box has a color of #ff2a93        
        
          <div style="background-color:#ff2a93;">Content here</div>
        
        
          .mybackground {background-color:#ff2a93;}
        
        Background color #ff2a93
      
           Border around this has a color of #ff2a93        
        
          <div style="border:2px solid #ff2a93;">Content here</div>
        
        
          .myborder {border:2px solid #ff2a93;}
        
        Border color #ff2a93