#fb2dd4 color space conversions
Hex:
        #fb2dd4
        RGB:
        251, 45, 212
        CMY:
        2, 82, 17
        CMYK:
        0, 82, 16, 2
      HSL:
        311°, 96.2617%, 58.0392%
        HSV (HSB):
        311°, 82.0717%, 98.4314%
        XYZ:
        52.6057, 27.1395, 64.7532
        xyY:
        0.3641, 0.1878, 27.1395
      CIE-Lab:
        59.1032, 86.7998, -38.7005
        CIE-LCH:
        59.1032, 95.0365, 335.9699
        CIE-Luv:
        59.1032, 95.2196, -72.8641
        Hunter-Lab:
        52.0956, 89.0808, -37.2288
      #fb2dd4 color charts
#fb2dd4 RGB chart
      #fb2dd4 CMYK chart
      #fb2dd4 RGB pie chart
      #fb2dd4 color shades, tints & tones
#fb2dd4 color schemes
#fb2dd4 color preview, HTML & CSS examples
           This text has a color of #fb2dd4        
        
          <p style="color:#fb2dd4;">Text here</p>
        
        
          .mytext {color:#fb2dd4;}
        
        Text color #fb2dd4
      
           This box has a color of #fb2dd4        
        
          <div style="background-color:#fb2dd4;">Content here</div>
        
        
          .mybackground {background-color:#fb2dd4;}
        
        Background color #fb2dd4
      
           Border around this has a color of #fb2dd4        
        
          <div style="border:2px solid #fb2dd4;">Content here</div>
        
        
          .myborder {border:2px solid #fb2dd4;}
        
        Border color #fb2dd4