#fc2ba1 color space conversions
Hex:
        #fc2ba1
        RGB:
        252, 43, 161
        CMY:
        1, 83, 37
        CMYK:
        0, 83, 36, 1
      HSL:
        326°, 97.2093%, 57.8431%
        HSV (HSB):
        326°, 82.9365%, 98.8235%
        XYZ:
        47.4418, 24.9964, 36.0425
        xyY:
        0.4373, 0.2304, 24.9964
      CIE-Lab:
        57.0719, 81.6575, -12.3648
        CIE-LCH:
        57.0719, 82.5883, 351.3896
        CIE-Luv:
        57.0719, 118.6083, -32.8540
        Hunter-Lab:
        49.9964, 81.8856, -7.7448
      #fc2ba1 color charts
#fc2ba1 RGB chart
      #fc2ba1 CMYK chart
      #fc2ba1 RGB pie chart
      #fc2ba1 color shades, tints & tones
#fc2ba1 color schemes
#fc2ba1 color preview, HTML & CSS examples
           This text has a color of #fc2ba1        
        
          <p style="color:#fc2ba1;">Text here</p>
        
        
          .mytext {color:#fc2ba1;}
        
        Text color #fc2ba1
      
           This box has a color of #fc2ba1        
        
          <div style="background-color:#fc2ba1;">Content here</div>
        
        
          .mybackground {background-color:#fc2ba1;}
        
        Background color #fc2ba1
      
           Border around this has a color of #fc2ba1        
        
          <div style="border:2px solid #fc2ba1;">Content here</div>
        
        
          .myborder {border:2px solid #fc2ba1;}
        
        Border color #fc2ba1