#f379c5 color space conversions
Hex:
        #f379c5
        RGB:
        243, 121, 197
        CMY:
        5, 53, 23
        CMYK:
        0, 50, 19, 5
      HSL:
        323°, 83.5616%, 71.3725%
        HSV (HSB):
        323°, 50.2058%, 95.2941%
        XYZ:
        53.8776, 36.7606, 57.0792
        xyY:
        0.3647, 0.2489, 36.7606
      CIE-Lab:
        67.0971, 55.6255, -17.9926
        CIE-LCH:
        67.0971, 58.4631, 342.0757
        CIE-Luv:
        67.0971, 69.5122, -36.8764
        Hunter-Lab:
        60.6306, 52.5153, -13.3757
      #f379c5 color charts
#f379c5 RGB chart
      #f379c5 CMYK chart
      #f379c5 RGB pie chart
      #f379c5 color shades, tints & tones
#f379c5 color schemes
#f379c5 color preview, HTML & CSS examples
           This text has a color of #f379c5        
        
          <p style="color:#f379c5;">Text here</p>
        
        
          .mytext {color:#f379c5;}
        
        Text color #f379c5
      
           This box has a color of #f379c5        
        
          <div style="background-color:#f379c5;">Content here</div>
        
        
          .mybackground {background-color:#f379c5;}
        
        Background color #f379c5
      
           Border around this has a color of #f379c5        
        
          <div style="border:2px solid #f379c5;">Content here</div>
        
        
          .myborder {border:2px solid #f379c5;}
        
        Border color #f379c5