#fc5ae0 color space conversions
Hex:
        #fc5ae0
        RGB:
        252, 90, 224
        CMY:
        1, 65, 12
        CMYK:
        0, 64, 11, 1
      HSL:
        310°, 96.4286%, 67.0588%
        HSV (HSB):
        310°, 64.2857%, 98.8235%
        XYZ:
        57.2556, 33.3896, 73.9481
        xyY:
        0.3479, 0.2029, 33.3896
      CIE-Lab:
        64.4751, 75.4005, -37.0498
        CIE-LCH:
        64.4751, 84.0115, 333.8317
        CIE-Luv:
        64.4751, 80.2971, -69.6056
        Hunter-Lab:
        57.7837, 75.7470, -35.4272
      #fc5ae0 color charts
#fc5ae0 RGB chart
      #fc5ae0 CMYK chart
      #fc5ae0 RGB pie chart
      #fc5ae0 color shades, tints & tones
#fc5ae0 color schemes
#fc5ae0 color preview, HTML & CSS examples
           This text has a color of #fc5ae0        
        
          <p style="color:#fc5ae0;">Text here</p>
        
        
          .mytext {color:#fc5ae0;}
        
        Text color #fc5ae0
      
           This box has a color of #fc5ae0        
        
          <div style="background-color:#fc5ae0;">Content here</div>
        
        
          .mybackground {background-color:#fc5ae0;}
        
        Background color #fc5ae0
      
           Border around this has a color of #fc5ae0        
        
          <div style="border:2px solid #fc5ae0;">Content here</div>
        
        
          .myborder {border:2px solid #fc5ae0;}
        
        Border color #fc5ae0