#fb2aad color space conversions
Hex:
        #fb2aad
        RGB:
        251, 42, 173
        CMY:
        2, 84, 32
        CMYK:
        0, 83, 31, 2
      HSL:
        322°, 96.3134%, 57.4510%
        HSV (HSB):
        322°, 83.2669%, 98.4314%
        XYZ:
        48.1545, 25.1823, 41.8578
        xyY:
        0.4180, 0.2186, 25.1823
      CIE-Lab:
        57.2526, 82.8548, -19.1262
        CIE-LCH:
        57.2526, 85.0337, 347.0015
        CIE-Luv:
        57.2526, 112.7187, -42.6885
        Hunter-Lab:
        50.1820, 83.4696, -14.3276
      #fb2aad color charts
#fb2aad RGB chart
      #fb2aad CMYK chart
      #fb2aad RGB pie chart
      #fb2aad color shades, tints & tones
#fb2aad color schemes
#fb2aad color preview, HTML & CSS examples
           This text has a color of #fb2aad        
        
          <p style="color:#fb2aad;">Text here</p>
        
        
          .mytext {color:#fb2aad;}
        
        Text color #fb2aad
      
           This box has a color of #fb2aad        
        
          <div style="background-color:#fb2aad;">Content here</div>
        
        
          .mybackground {background-color:#fb2aad;}
        
        Background color #fb2aad
      
           Border around this has a color of #fb2aad        
        
          <div style="border:2px solid #fb2aad;">Content here</div>
        
        
          .myborder {border:2px solid #fb2aad;}
        
        Border color #fb2aad