#f8379a color space conversions
Hex:
        #f8379a
        RGB:
        248, 55, 154
        CMY:
        3, 78, 40
        CMYK:
        0, 78, 38, 3
      HSL:
        329°, 93.2367%, 59.4118%
        HSV (HSB):
        329°, 77.8226%, 97.2549%
        XYZ:
        45.9103, 25.0219, 32.9818
        xyY:
        0.4418, 0.2408, 25.0219
      CIE-Lab:
        57.0968, 77.2358, -8.2893
        CIE-LCH:
        57.0968, 77.6793, 353.8742
        CIE-Luv:
        57.0968, 115.1919, -26.2895
        Hunter-Lab:
        50.0219, 76.2896, -4.0774
      #f8379a color charts
#f8379a RGB chart
      #f8379a CMYK chart
      #f8379a RGB pie chart
      #f8379a color shades, tints & tones
#f8379a color schemes
#f8379a color preview, HTML & CSS examples
           This text has a color of #f8379a        
        
          <p style="color:#f8379a;">Text here</p>
        
        
          .mytext {color:#f8379a;}
        
        Text color #f8379a
      
           This box has a color of #f8379a        
        
          <div style="background-color:#f8379a;">Content here</div>
        
        
          .mybackground {background-color:#f8379a;}
        
        Background color #f8379a
      
           Border around this has a color of #f8379a        
        
          <div style="border:2px solid #f8379a;">Content here</div>
        
        
          .myborder {border:2px solid #f8379a;}
        
        Border color #f8379a