#fc5dd4 color space conversions
Hex:
        #fc5dd4
        RGB:
        252, 93, 212
        CMY:
        1, 64, 17
        CMYK:
        0, 63, 16, 1
      HSL:
        315°, 96.3636%, 67.6471%
        HSV (HSB):
        315°, 63.0952%, 98.8235%
        XYZ:
        55.9429, 33.2776, 65.7621
        xyY:
        0.3610, 0.2147, 33.2776
      CIE-Lab:
        64.3851, 72.5366, -30.4628
        CIE-LCH:
        64.3851, 78.6736, 337.2193
        CIE-Luv:
        64.3851, 83.3434, -58.8207
        Hunter-Lab:
        57.6868, 72.1522, -27.2090
      #fc5dd4 color charts
#fc5dd4 RGB chart
      #fc5dd4 CMYK chart
      #fc5dd4 RGB pie chart
      #fc5dd4 color shades, tints & tones
#fc5dd4 color schemes
#fc5dd4 color preview, HTML & CSS examples
           This text has a color of #fc5dd4        
        
          <p style="color:#fc5dd4;">Text here</p>
        
        
          .mytext {color:#fc5dd4;}
        
        Text color #fc5dd4
      
           This box has a color of #fc5dd4        
        
          <div style="background-color:#fc5dd4;">Content here</div>
        
        
          .mybackground {background-color:#fc5dd4;}
        
        Background color #fc5dd4
      
           Border around this has a color of #fc5dd4        
        
          <div style="border:2px solid #fc5dd4;">Content here</div>
        
        
          .myborder {border:2px solid #fc5dd4;}
        
        Border color #fc5dd4