#fc5dd3 color space conversions
Hex:
        #fc5dd3
        RGB:
        252, 93, 211
        CMY:
        1, 64, 17
        CMYK:
        0, 63, 16, 1
      HSL:
        315°, 96.3636%, 67.6471%
        HSV (HSB):
        315°, 63.0952%, 98.8235%
        XYZ:
        55.8171, 33.2273, 65.0996
        xyY:
        0.3621, 0.2156, 33.2273
      CIE-Lab:
        64.3445, 72.3970, -29.9631
        CIE-LCH:
        64.3445, 78.3525, 337.5167
        CIE-Luv:
        64.3445, 83.6813, -58.0151
        Hunter-Lab:
        57.6431, 71.9700, -26.6094
      #fc5dd3 color charts
#fc5dd3 RGB chart
      #fc5dd3 CMYK chart
      #fc5dd3 RGB pie chart
      #fc5dd3 color shades, tints & tones
#fc5dd3 color schemes
#fc5dd3 color preview, HTML & CSS examples
           This text has a color of #fc5dd3        
        
          <p style="color:#fc5dd3;">Text here</p>
        
        
          .mytext {color:#fc5dd3;}
        
        Text color #fc5dd3
      
           This box has a color of #fc5dd3        
        
          <div style="background-color:#fc5dd3;">Content here</div>
        
        
          .mybackground {background-color:#fc5dd3;}
        
        Background color #fc5dd3
      
           Border around this has a color of #fc5dd3        
        
          <div style="border:2px solid #fc5dd3;">Content here</div>
        
        
          .myborder {border:2px solid #fc5dd3;}
        
        Border color #fc5dd3