#ff5ae8 color space conversions
Hex:
        #ff5ae8
        RGB:
        255, 90, 232
        CMY:
        0, 65, 9
        CMYK:
        0, 65, 9, 0
      HSL:
        308°, 100.0000%, 67.6471%
        HSV (HSB):
        308°, 64.7059%, 100.0000%
        XYZ:
        59.4617, 34.3985, 79.8495
        xyY:
        0.3423, 0.1980, 34.3985
      CIE-Lab:
        65.2777, 77.2965, -40.2235
        CIE-LCH:
        65.2777, 87.1360, 332.5085
        CIE-Luv:
        65.2777, 79.7700, -75.0763
        Hunter-Lab:
        58.6503, 78.3315, -39.6653
      #ff5ae8 color charts
#ff5ae8 RGB chart
      #ff5ae8 CMYK chart
      #ff5ae8 RGB pie chart
      #ff5ae8 color shades, tints & tones
#ff5ae8 color schemes
#ff5ae8 color preview, HTML & CSS examples
           This text has a color of #ff5ae8        
        
          <p style="color:#ff5ae8;">Text here</p>
        
        
          .mytext {color:#ff5ae8;}
        
        Text color #ff5ae8
      
           This box has a color of #ff5ae8        
        
          <div style="background-color:#ff5ae8;">Content here</div>
        
        
          .mybackground {background-color:#ff5ae8;}
        
        Background color #ff5ae8
      
           Border around this has a color of #ff5ae8        
        
          <div style="border:2px solid #ff5ae8;">Content here</div>
        
        
          .myborder {border:2px solid #ff5ae8;}
        
        Border color #ff5ae8