#fd379f color space conversions
Hex:
        #fd379f
        RGB:
        253, 55, 159
        CMY:
        1, 78, 38
        CMYK:
        0, 78, 37, 1
      HSL:
        328°, 98.0198%, 60.3922%
        HSV (HSB):
        328°, 78.2609%, 99.2157%
        XYZ:
        48.1322, 26.1182, 35.3054
        xyY:
        0.4393, 0.2384, 26.1182
      CIE-Lab:
        58.1491, 78.9293, -9.5578
        CIE-LCH:
        58.1491, 79.5058, 353.0955
        CIE-Luv:
        58.1491, 117.0890, -28.4803
        Hunter-Lab:
        51.1060, 78.6778, -5.1849
      #fd379f color charts
#fd379f RGB chart
      #fd379f CMYK chart
      #fd379f RGB pie chart
      #fd379f color shades, tints & tones
#fd379f color schemes
#fd379f color preview, HTML & CSS examples
           This text has a color of #fd379f        
        
          <p style="color:#fd379f;">Text here</p>
        
        
          .mytext {color:#fd379f;}
        
        Text color #fd379f
      
           This box has a color of #fd379f        
        
          <div style="background-color:#fd379f;">Content here</div>
        
        
          .mybackground {background-color:#fd379f;}
        
        Background color #fd379f
      
           Border around this has a color of #fd379f        
        
          <div style="border:2px solid #fd379f;">Content here</div>
        
        
          .myborder {border:2px solid #fd379f;}
        
        Border color #fd379f