#fb379e color space conversions
Hex:
        #fb379e
        RGB:
        251, 55, 158
        CMY:
        2, 78, 38
        CMYK:
        0, 78, 37, 2
      HSL:
        328°, 96.0784%, 60.0000%
        HSV (HSB):
        328°, 78.0876%, 98.4314%
        XYZ:
        47.3214, 25.7102, 34.8162
        xyY:
        0.4388, 0.2384, 25.7102
      CIE-Lab:
        57.7610, 78.3517, -9.5895
        CIE-LCH:
        57.7610, 78.9363, 353.0223
        CIE-Luv:
        57.7610, 115.9150, -28.3673
        Hunter-Lab:
        50.7053, 77.8535, -5.2171
      #fb379e color charts
#fb379e RGB chart
      #fb379e CMYK chart
      #fb379e RGB pie chart
      #fb379e color shades, tints & tones
#fb379e color schemes
#fb379e color preview, HTML & CSS examples
           This text has a color of #fb379e        
        
          <p style="color:#fb379e;">Text here</p>
        
        
          .mytext {color:#fb379e;}
        
        Text color #fb379e
      
           This box has a color of #fb379e        
        
          <div style="background-color:#fb379e;">Content here</div>
        
        
          .mybackground {background-color:#fb379e;}
        
        Background color #fb379e
      
           Border around this has a color of #fb379e        
        
          <div style="border:2px solid #fb379e;">Content here</div>
        
        
          .myborder {border:2px solid #fb379e;}
        
        Border color #fb379e