#fc1d86 color space conversions
Hex:
        #fc1d86
        RGB:
        252, 29, 134
        CMY:
        1, 89, 47
        CMYK:
        0, 88, 47, 1
      HSL:
        332°, 97.3799%, 55.0980%
        HSV (HSB):
        332°, 88.4921%, 98.8235%
        XYZ:
        44.8873, 23.2954, 24.6849
        xyY:
        0.4833, 0.2508, 23.2954
      CIE-Lab:
        55.3753, 81.7201, 1.1094
        CIE-LCH:
        55.3753, 81.7276, 0.7778
        CIE-Luv:
        55.3753, 133.5426, -14.9048
        Hunter-Lab:
        48.2653, 81.5428, 3.4623
      #fc1d86 color charts
#fc1d86 RGB chart
      #fc1d86 CMYK chart
      #fc1d86 RGB pie chart
      #fc1d86 color shades, tints & tones
#fc1d86 color schemes
#fc1d86 color preview, HTML & CSS examples
           This text has a color of #fc1d86        
        
          <p style="color:#fc1d86;">Text here</p>
        
        
          .mytext {color:#fc1d86;}
        
        Text color #fc1d86
      
           This box has a color of #fc1d86        
        
          <div style="background-color:#fc1d86;">Content here</div>
        
        
          .mybackground {background-color:#fc1d86;}
        
        Background color #fc1d86
      
           Border around this has a color of #fc1d86        
        
          <div style="border:2px solid #fc1d86;">Content here</div>
        
        
          .myborder {border:2px solid #fc1d86;}
        
        Border color #fc1d86