#fb5f98 color space conversions
Hex:
        #fb5f98
        RGB:
        251, 95, 152
        CMY:
        2, 63, 40
        CMYK:
        0, 62, 39, 2
      HSL:
        338°, 95.1220%, 67.8431%
        HSV (HSB):
        338°, 62.1514%, 98.4314%
        XYZ:
        49.5434, 30.9606, 33.0705
        xyY:
        0.4362, 0.2726, 30.9606
      CIE-Lab:
        62.4744, 64.1431, 0.8622
        CIE-LCH:
        62.4744, 64.1489, 0.7701
        CIE-Luv:
        62.4744, 101.8116, -11.2871
        Hunter-Lab:
        55.6423, 61.5607, 3.7111
      #fb5f98 color charts
#fb5f98 RGB chart
      #fb5f98 CMYK chart
      #fb5f98 RGB pie chart
      #fb5f98 color shades, tints & tones
#fb5f98 color schemes
#fb5f98 color preview, HTML & CSS examples
           This text has a color of #fb5f98        
        
          <p style="color:#fb5f98;">Text here</p>
        
        
          .mytext {color:#fb5f98;}
        
        Text color #fb5f98
      
           This box has a color of #fb5f98        
        
          <div style="background-color:#fb5f98;">Content here</div>
        
        
          .mybackground {background-color:#fb5f98;}
        
        Background color #fb5f98
      
           Border around this has a color of #fb5f98        
        
          <div style="border:2px solid #fb5f98;">Content here</div>
        
        
          .myborder {border:2px solid #fb5f98;}
        
        Border color #fb5f98