#fb2aa0 color space conversions
Hex:
        #fb2aa0
        RGB:
        251, 42, 160
        CMY:
        2, 84, 37
        CMYK:
        0, 83, 36, 2
      HSL:
        326°, 96.3134%, 57.4510%
        HSV (HSB):
        326°, 83.2669%, 98.4314%
        XYZ:
        46.9568, 24.7032, 35.5510
        xyY:
        0.4380, 0.2304, 24.7032
      CIE-Lab:
        56.7851, 81.5376, -12.2275
        CIE-LCH:
        56.7851, 82.4493, 351.4714
        CIE-Luv:
        56.7851, 118.4827, -32.6083
        Hunter-Lab:
        49.7023, 81.6606, -7.6172
      #fb2aa0 color charts
#fb2aa0 RGB chart
      #fb2aa0 CMYK chart
      #fb2aa0 RGB pie chart
      #fb2aa0 color shades, tints & tones
#fb2aa0 color schemes
#fb2aa0 color preview, HTML & CSS examples
           This text has a color of #fb2aa0        
        
          <p style="color:#fb2aa0;">Text here</p>
        
        
          .mytext {color:#fb2aa0;}
        
        Text color #fb2aa0
      
           This box has a color of #fb2aa0        
        
          <div style="background-color:#fb2aa0;">Content here</div>
        
        
          .mybackground {background-color:#fb2aa0;}
        
        Background color #fb2aa0
      
           Border around this has a color of #fb2aa0        
        
          <div style="border:2px solid #fb2aa0;">Content here</div>
        
        
          .myborder {border:2px solid #fb2aa0;}
        
        Border color #fb2aa0