#fb30e3 color space conversions
Hex:
        #fb30e3
        RGB:
        251, 48, 227
        CMY:
        2, 81, 11
        CMYK:
        0, 81, 10, 2
      HSL:
        307°, 96.2085%, 58.6275%
        HSV (HSB):
        307°, 80.8765%, 98.4314%
        XYZ:
        54.7057, 28.1692, 75.2269
        xyY:
        0.3460, 0.1782, 28.1692
      CIE-Lab:
        60.0413, 88.1479, -45.7020
        CIE-LCH:
        60.0413, 99.2911, 332.5946
        CIE-Luv:
        60.0413, 88.5628, -84.0386
        Hunter-Lab:
        53.0747, 91.1050, -46.8842
      #fb30e3 color charts
#fb30e3 RGB chart
      #fb30e3 CMYK chart
      #fb30e3 RGB pie chart
      #fb30e3 color shades, tints & tones
#fb30e3 color schemes
#fb30e3 color preview, HTML & CSS examples
           This text has a color of #fb30e3        
        
          <p style="color:#fb30e3;">Text here</p>
        
        
          .mytext {color:#fb30e3;}
        
        Text color #fb30e3
      
           This box has a color of #fb30e3        
        
          <div style="background-color:#fb30e3;">Content here</div>
        
        
          .mybackground {background-color:#fb30e3;}
        
        Background color #fb30e3
      
           Border around this has a color of #fb30e3        
        
          <div style="border:2px solid #fb30e3;">Content here</div>
        
        
          .myborder {border:2px solid #fb30e3;}
        
        Border color #fb30e3