#fc1dd7 color space conversions
Hex:
        #fc1dd7
        RGB:
        252, 29, 215
        CMY:
        1, 89, 16
        CMYK:
        0, 88, 15, 1
      HSL:
        310°, 97.3799%, 55.0980%
        HSV (HSB):
        310°, 88.4921%, 98.8235%
        XYZ:
        52.8500, 26.4805, 66.6157
        xyY:
        0.3621, 0.1814, 26.4805
      CIE-Lab:
        58.4903, 90.0759, -41.3545
        CIE-LCH:
        58.4903, 99.1154, 335.3398
        CIE-Luv:
        58.4903, 96.9012, -77.2765
        Hunter-Lab:
        51.4592, 93.2708, -40.7316
      #fc1dd7 color charts
#fc1dd7 RGB chart
      #fc1dd7 CMYK chart
      #fc1dd7 RGB pie chart
      #fc1dd7 color shades, tints & tones
#fc1dd7 color schemes
#fc1dd7 color preview, HTML & CSS examples
           This text has a color of #fc1dd7        
        
          <p style="color:#fc1dd7;">Text here</p>
        
        
          .mytext {color:#fc1dd7;}
        
        Text color #fc1dd7
      
           This box has a color of #fc1dd7        
        
          <div style="background-color:#fc1dd7;">Content here</div>
        
        
          .mybackground {background-color:#fc1dd7;}
        
        Background color #fc1dd7
      
           Border around this has a color of #fc1dd7        
        
          <div style="border:2px solid #fc1dd7;">Content here</div>
        
        
          .myborder {border:2px solid #fc1dd7;}
        
        Border color #fc1dd7