#fb56e1 color space conversions
Hex:
        #fb56e1
        RGB:
        251, 86, 225
        CMY:
        2, 66, 12
        CMYK:
        0, 66, 10, 2
      HSL:
        309°, 95.3757%, 66.0784%
        HSV (HSB):
        309°, 65.7371%, 98.4314%
        XYZ:
        56.7021, 32.6010, 74.5383
        xyY:
        0.3461, 0.1990, 32.6010
      CIE-Lab:
        63.8366, 76.7877, -38.6172
        CIE-LCH:
        63.8366, 85.9514, 333.3018
        CIE-Luv:
        63.8366, 80.4746, -72.1614
        Hunter-Lab:
        57.0973, 77.3440, -37.4326
      #fb56e1 color charts
#fb56e1 RGB chart
      #fb56e1 CMYK chart
      #fb56e1 RGB pie chart
      #fb56e1 color shades, tints & tones
#fb56e1 color schemes
#fb56e1 color preview, HTML & CSS examples
           This text has a color of #fb56e1        
        
          <p style="color:#fb56e1;">Text here</p>
        
        
          .mytext {color:#fb56e1;}
        
        Text color #fb56e1
      
           This box has a color of #fb56e1        
        
          <div style="background-color:#fb56e1;">Content here</div>
        
        
          .mybackground {background-color:#fb56e1;}
        
        Background color #fb56e1
      
           Border around this has a color of #fb56e1        
        
          <div style="border:2px solid #fb56e1;">Content here</div>
        
        
          .myborder {border:2px solid #fb56e1;}
        
        Border color #fb56e1