#fb2ed8 color space conversions
Hex:
        #fb2ed8
        RGB:
        251, 46, 216
        CMY:
        2, 82, 15
        CMYK:
        0, 82, 14, 2
      HSL:
        310°, 96.2441%, 58.2353%
        HSV (HSB):
        310°, 81.6733%, 98.4314%
        XYZ:
        53.1553, 27.4211, 67.4569
        xyY:
        0.3591, 0.1852, 27.4211
      CIE-Lab:
        59.3621, 87.1087, -40.5632
        CIE-LCH:
        59.3621, 96.0900, 335.0304
        CIE-Luv:
        59.3621, 93.3828, -75.8196
        Hunter-Lab:
        52.3651, 89.5545, -39.7220
      #fb2ed8 color charts
#fb2ed8 RGB chart
      #fb2ed8 CMYK chart
      #fb2ed8 RGB pie chart
      #fb2ed8 color shades, tints & tones
#fb2ed8 color schemes
#fb2ed8 color preview, HTML & CSS examples
           This text has a color of #fb2ed8        
        
          <p style="color:#fb2ed8;">Text here</p>
        
        
          .mytext {color:#fb2ed8;}
        
        Text color #fb2ed8
      
           This box has a color of #fb2ed8        
        
          <div style="background-color:#fb2ed8;">Content here</div>
        
        
          .mybackground {background-color:#fb2ed8;}
        
        Background color #fb2ed8
      
           Border around this has a color of #fb2ed8        
        
          <div style="border:2px solid #fb2ed8;">Content here</div>
        
        
          .myborder {border:2px solid #fb2ed8;}
        
        Border color #fb2ed8