#fb2e85 color space conversions
Hex:
        #fb2e85
        RGB:
        251, 46, 133
        CMY:
        2, 82, 48
        CMYK:
        0, 82, 47, 2
      HSL:
        335°, 96.2441%, 58.2353%
        HSV (HSB):
        335°, 81.6733%, 98.4314%
        XYZ:
        44.9943, 24.1567, 24.4815
        xyY:
        0.4805, 0.2580, 24.1567
      CIE-Lab:
        56.2443, 78.2835, 2.9435
        CIE-LCH:
        56.2443, 78.3388, 2.1533
        CIE-Luv:
        56.2443, 129.0506, -11.8026
        Hunter-Lab:
        49.1494, 77.3979, 4.8720
      #fb2e85 color charts
#fb2e85 RGB chart
      #fb2e85 CMYK chart
      #fb2e85 RGB pie chart
      #fb2e85 color shades, tints & tones
#fb2e85 color schemes
#fb2e85 color preview, HTML & CSS examples
           This text has a color of #fb2e85        
        
          <p style="color:#fb2e85;">Text here</p>
        
        
          .mytext {color:#fb2e85;}
        
        Text color #fb2e85
      
           This box has a color of #fb2e85        
        
          <div style="background-color:#fb2e85;">Content here</div>
        
        
          .mybackground {background-color:#fb2e85;}
        
        Background color #fb2e85
      
           Border around this has a color of #fb2e85        
        
          <div style="border:2px solid #fb2e85;">Content here</div>
        
        
          .myborder {border:2px solid #fb2e85;}
        
        Border color #fb2e85