#fc1dd6 color space conversions
Hex:
        #fc1dd6
        RGB:
        252, 29, 214
        CMY:
        1, 89, 16
        CMYK:
        0, 88, 15, 1
      HSL:
        310°, 97.3799%, 55.0980%
        HSV (HSB):
        310°, 88.4921%, 98.8235%
        XYZ:
        52.7218, 26.4292, 65.9409
        xyY:
        0.3634, 0.1822, 26.4292
      CIE-Lab:
        58.4422, 89.9506, -40.8622
        CIE-LCH:
        58.4422, 98.7970, 335.5690
        CIE-Luv:
        58.4422, 97.3355, -76.4967
        Hunter-Lab:
        51.4094, 93.0908, -40.0626
      #fc1dd6 color charts
#fc1dd6 RGB chart
      #fc1dd6 CMYK chart
      #fc1dd6 RGB pie chart
      #fc1dd6 color shades, tints & tones
#fc1dd6 color schemes
#fc1dd6 color preview, HTML & CSS examples
           This text has a color of #fc1dd6        
        
          <p style="color:#fc1dd6;">Text here</p>
        
        
          .mytext {color:#fc1dd6;}
        
        Text color #fc1dd6
      
           This box has a color of #fc1dd6        
        
          <div style="background-color:#fc1dd6;">Content here</div>
        
        
          .mybackground {background-color:#fc1dd6;}
        
        Background color #fc1dd6
      
           Border around this has a color of #fc1dd6        
        
          <div style="border:2px solid #fc1dd6;">Content here</div>
        
        
          .myborder {border:2px solid #fc1dd6;}
        
        Border color #fc1dd6