#fc5aa1 color space conversions
Hex:
        #fc5aa1
        RGB:
        252, 90, 161
        CMY:
        1, 65, 37
        CMYK:
        0, 64, 36, 1
      HSL:
        334°, 96.4286%, 67.0588%
        HSV (HSB):
        334°, 64.2857%, 98.8235%
        XYZ:
        50.2341, 30.5810, 36.9733
        xyY:
        0.4265, 0.2596, 30.5810
      CIE-Lab:
        62.1523, 67.3928, -4.7863
        CIE-LCH:
        62.1523, 67.5625, 355.9376
        CIE-Luv:
        62.1523, 102.0637, -19.6539
        Hunter-Lab:
        55.3001, 65.3726, -0.9309
      #fc5aa1 color charts
#fc5aa1 RGB chart
      #fc5aa1 CMYK chart
      #fc5aa1 RGB pie chart
      #fc5aa1 color shades, tints & tones
#fc5aa1 color schemes
#fc5aa1 color preview, HTML & CSS examples
           This text has a color of #fc5aa1        
        
          <p style="color:#fc5aa1;">Text here</p>
        
        
          .mytext {color:#fc5aa1;}
        
        Text color #fc5aa1
      
           This box has a color of #fc5aa1        
        
          <div style="background-color:#fc5aa1;">Content here</div>
        
        
          .mybackground {background-color:#fc5aa1;}
        
        Background color #fc5aa1
      
           Border around this has a color of #fc5aa1        
        
          <div style="border:2px solid #fc5aa1;">Content here</div>
        
        
          .myborder {border:2px solid #fc5aa1;}
        
        Border color #fc5aa1