#fb2de4 color space conversions
Hex:
        #fb2de4
        RGB:
        251, 45, 228
        CMY:
        2, 82, 11
        CMYK:
        0, 82, 9, 2
      HSL:
        307°, 96.2617%, 58.0392%
        HSV (HSB):
        307°, 82.0717%, 98.4314%
        XYZ:
        54.7256, 27.9874, 75.9165
        xyY:
        0.3450, 0.1764, 27.9874
      CIE-Lab:
        59.8774, 88.9048, -46.5232
        CIE-LCH:
        59.8774, 100.3417, 332.3773
        CIE-Luv:
        59.8774, 88.6292, -85.3674
        Hunter-Lab:
        52.9032, 92.0687, -48.0495
      #fb2de4 color charts
#fb2de4 RGB chart
      #fb2de4 CMYK chart
      #fb2de4 RGB pie chart
      #fb2de4 color shades, tints & tones
#fb2de4 color schemes
#fb2de4 color preview, HTML & CSS examples
           This text has a color of #fb2de4        
        
          <p style="color:#fb2de4;">Text here</p>
        
        
          .mytext {color:#fb2de4;}
        
        Text color #fb2de4
      
           This box has a color of #fb2de4        
        
          <div style="background-color:#fb2de4;">Content here</div>
        
        
          .mybackground {background-color:#fb2de4;}
        
        Background color #fb2de4
      
           Border around this has a color of #fb2de4        
        
          <div style="border:2px solid #fb2de4;">Content here</div>
        
        
          .myborder {border:2px solid #fb2de4;}
        
        Border color #fb2de4