#fc1e82 color space conversions
Hex:
        #fc1e82
        RGB:
        252, 30, 130
        CMY:
        1, 88, 49
        CMYK:
        0, 88, 48, 1
      HSL:
        333°, 97.3684%, 55.2941%
        HSV (HSB):
        333°, 88.0952%, 98.8235%
        XYZ:
        44.6384, 23.2357, 23.2513
        xyY:
        0.4899, 0.2550, 23.2357
      CIE-Lab:
        55.3143, 81.2621, 3.4122
        CIE-LCH:
        55.3143, 81.3337, 2.4044
        CIE-Luv:
        55.3143, 135.0913, -11.9369
        Hunter-Lab:
        48.2034, 80.9426, 5.1434
      #fc1e82 color charts
#fc1e82 RGB chart
      #fc1e82 CMYK chart
      #fc1e82 RGB pie chart
      #fc1e82 color shades, tints & tones
#fc1e82 color schemes
#fc1e82 color preview, HTML & CSS examples
           This text has a color of #fc1e82        
        
          <p style="color:#fc1e82;">Text here</p>
        
        
          .mytext {color:#fc1e82;}
        
        Text color #fc1e82
      
           This box has a color of #fc1e82        
        
          <div style="background-color:#fc1e82;">Content here</div>
        
        
          .mybackground {background-color:#fc1e82;}
        
        Background color #fc1e82
      
           Border around this has a color of #fc1e82        
        
          <div style="border:2px solid #fc1e82;">Content here</div>
        
        
          .myborder {border:2px solid #fc1e82;}
        
        Border color #fc1e82