#fb2d98 color space conversions
Hex:
        #fb2d98
        RGB:
        251, 45, 152
        CMY:
        2, 82, 40
        CMYK:
        0, 82, 39, 2
      HSL:
        329°, 96.2617%, 58.0392%
        HSV (HSB):
        329°, 82.0717%, 98.4314%
        XYZ:
        46.3895, 24.6530, 32.0193
        xyY:
        0.4501, 0.2392, 24.6530
      CIE-Lab:
        56.7357, 80.1522, -7.5921
        CIE-LCH:
        56.7357, 80.5110, 354.5890
        CIE-Luv:
        56.7357, 121.2608, -25.9533
        Hunter-Lab:
        49.6518, 79.8815, -3.4785
      #fb2d98 color charts
#fb2d98 RGB chart
      #fb2d98 CMYK chart
      #fb2d98 RGB pie chart
      #fb2d98 color shades, tints & tones
#fb2d98 color schemes
#fb2d98 color preview, HTML & CSS examples
           This text has a color of #fb2d98        
        
          <p style="color:#fb2d98;">Text here</p>
        
        
          .mytext {color:#fb2d98;}
        
        Text color #fb2d98
      
           This box has a color of #fb2d98        
        
          <div style="background-color:#fb2d98;">Content here</div>
        
        
          .mybackground {background-color:#fb2d98;}
        
        Background color #fb2d98
      
           Border around this has a color of #fb2d98        
        
          <div style="border:2px solid #fb2d98;">Content here</div>
        
        
          .myborder {border:2px solid #fb2d98;}
        
        Border color #fb2d98