#f379d7 color space conversions
Hex:
        #f379d7
        RGB:
        243, 121, 215
        CMY:
        5, 53, 16
        CMYK:
        0, 50, 12, 5
      HSL:
        314°, 83.5616%, 71.3725%
        HSV (HSB):
        314°, 50.2058%, 95.2941%
        XYZ:
        56.0653, 37.6357, 68.5994
        xyY:
        0.3454, 0.2319, 37.6357
      CIE-Lab:
        67.7513, 58.3324, -27.0562
        CIE-LCH:
        67.7513, 64.3017, 335.1168
        CIE-Luv:
        67.7513, 64.7640, -51.4896
        Hunter-Lab:
        61.3480, 55.7703, -23.3546
      #f379d7 color charts
#f379d7 RGB chart
      #f379d7 CMYK chart
      #f379d7 RGB pie chart
      #f379d7 color shades, tints & tones
#f379d7 color schemes
#f379d7 color preview, HTML & CSS examples
           This text has a color of #f379d7        
        
          <p style="color:#f379d7;">Text here</p>
        
        
          .mytext {color:#f379d7;}
        
        Text color #f379d7
      
           This box has a color of #f379d7        
        
          <div style="background-color:#f379d7;">Content here</div>
        
        
          .mybackground {background-color:#f379d7;}
        
        Background color #f379d7
      
           Border around this has a color of #f379d7        
        
          <div style="border:2px solid #f379d7;">Content here</div>
        
        
          .myborder {border:2px solid #f379d7;}
        
        Border color #f379d7