#ff2ae0 color space conversions
Hex:
        #ff2ae0
        RGB:
        255, 42, 224
        CMY:
        0, 84, 12
        CMYK:
        0, 84, 12, 0
      HSL:
        309°, 100.0000%, 58.2353%
        HSV (HSB):
        309°, 83.5294%, 100.0000%
        XYZ:
        55.5225, 28.2977, 73.0567
        xyY:
        0.3539, 0.1804, 28.2977
      CIE-Lab:
        60.1568, 89.7097, -43.7860
        CIE-LCH:
        60.1568, 99.8251, 333.9837
        CIE-Luv:
        60.1568, 93.6987, -81.3870
        Hunter-Lab:
        53.1956, 93.2156, -44.1895
      #ff2ae0 color charts
#ff2ae0 RGB chart
      #ff2ae0 CMYK chart
      #ff2ae0 RGB pie chart
      #ff2ae0 color shades, tints & tones
#ff2ae0 color schemes
#ff2ae0 color preview, HTML & CSS examples
           This text has a color of #ff2ae0        
        
          <p style="color:#ff2ae0;">Text here</p>
        
        
          .mytext {color:#ff2ae0;}
        
        Text color #ff2ae0
      
           This box has a color of #ff2ae0        
        
          <div style="background-color:#ff2ae0;">Content here</div>
        
        
          .mybackground {background-color:#ff2ae0;}
        
        Background color #ff2ae0
      
           Border around this has a color of #ff2ae0        
        
          <div style="border:2px solid #ff2ae0;">Content here</div>
        
        
          .myborder {border:2px solid #ff2ae0;}
        
        Border color #ff2ae0