#fc01a5 color space conversions
Hex:
        #fc01a5
        RGB:
        252, 1, 165
        CMY:
        1, 100, 35
        CMYK:
        0, 100, 35, 1
      HSL:
        321°, 99.2095%, 49.6078%
        HSV (HSB):
        321°, 99.6032%, 98.8235%
        XYZ:
        46.9473, 23.4338, 37.6461
        xyY:
        0.4346, 0.2169, 23.4338
      CIE-Lab:
        55.5164, 86.9796, -17.0688
        CIE-LCH:
        55.5164, 88.6386, 348.8974
        CIE-Luv:
        55.5164, 122.2377, -40.3617
        Hunter-Lab:
        48.4084, 88.3974, -12.2225
      #fc01a5 color charts
#fc01a5 RGB chart
      #fc01a5 CMYK chart
      #fc01a5 RGB pie chart
      #fc01a5 color shades, tints & tones
#fc01a5 color schemes
#fc01a5 color preview, HTML & CSS examples
           This text has a color of #fc01a5        
        
          <p style="color:#fc01a5;">Text here</p>
        
        
          .mytext {color:#fc01a5;}
        
        Text color #fc01a5
      
           This box has a color of #fc01a5        
        
          <div style="background-color:#fc01a5;">Content here</div>
        
        
          .mybackground {background-color:#fc01a5;}
        
        Background color #fc01a5
      
           Border around this has a color of #fc01a5        
        
          <div style="border:2px solid #fc01a5;">Content here</div>
        
        
          .myborder {border:2px solid #fc01a5;}
        
        Border color #fc01a5