#fb28d4 color space conversions
Hex:
        #fb28d4
        RGB:
        251, 40, 212
        CMY:
        2, 84, 17
        CMYK:
        0, 84, 16, 2
      HSL:
        311°, 96.3470%, 57.0588%
        HSV (HSB):
        311°, 84.0637%, 98.4314%
        XYZ:
        52.4261, 26.7803, 64.6933
        xyY:
        0.3643, 0.1861, 26.7803
      CIE-Lab:
        58.7704, 87.7666, -39.2224
        CIE-LCH:
        58.7704, 96.1321, 335.9204
        CIE-Luv:
        58.7704, 96.0163, -73.7340
        Hunter-Lab:
        51.7497, 90.2714, -37.8949
      #fb28d4 color charts
#fb28d4 RGB chart
      #fb28d4 CMYK chart
      #fb28d4 RGB pie chart
      #fb28d4 color shades, tints & tones
#fb28d4 color schemes
#fb28d4 color preview, HTML & CSS examples
           This text has a color of #fb28d4        
        
          <p style="color:#fb28d4;">Text here</p>
        
        
          .mytext {color:#fb28d4;}
        
        Text color #fb28d4
      
           This box has a color of #fb28d4        
        
          <div style="background-color:#fb28d4;">Content here</div>
        
        
          .mybackground {background-color:#fb28d4;}
        
        Background color #fb28d4
      
           Border around this has a color of #fb28d4        
        
          <div style="border:2px solid #fb28d4;">Content here</div>
        
        
          .myborder {border:2px solid #fb28d4;}
        
        Border color #fb28d4