#fc379d color space conversions
Hex:
        #fc379d
        RGB:
        252, 55, 157
        CMY:
        1, 78, 38
        CMYK:
        0, 78, 38, 1
      HSL:
        329°, 97.0443%, 60.1961%
        HSV (HSB):
        329°, 78.1746%, 98.8235%
        XYZ:
        47.5969, 25.8621, 34.3815
        xyY:
        0.4414, 0.2398, 25.8621
      CIE-Lab:
        57.9060, 78.4942, -8.7680
        CIE-LCH:
        57.9060, 78.9824, 353.6264
        CIE-Luv:
        57.9060, 117.1305, -27.2801
        Hunter-Lab:
        50.8548, 78.0686, -4.4859
      #fc379d color charts
#fc379d RGB chart
      #fc379d CMYK chart
      #fc379d RGB pie chart
      #fc379d color shades, tints & tones
#fc379d color schemes
#fc379d color preview, HTML & CSS examples
           This text has a color of #fc379d        
        
          <p style="color:#fc379d;">Text here</p>
        
        
          .mytext {color:#fc379d;}
        
        Text color #fc379d
      
           This box has a color of #fc379d        
        
          <div style="background-color:#fc379d;">Content here</div>
        
        
          .mybackground {background-color:#fc379d;}
        
        Background color #fc379d
      
           Border around this has a color of #fc379d        
        
          <div style="border:2px solid #fc379d;">Content here</div>
        
        
          .myborder {border:2px solid #fc379d;}
        
        Border color #fc379d