#fb30b2 color space conversions
Hex:
        #fb30b2
        RGB:
        251, 48, 178
        CMY:
        2, 81, 30
        CMYK:
        0, 81, 29, 2
      HSL:
        322°, 96.2085%, 58.6275%
        HSV (HSB):
        322°, 80.8765%, 98.4314%
        XYZ:
        48.8765, 25.8375, 44.5305
        xyY:
        0.4099, 0.2167, 25.8375
      CIE-Lab:
        57.8825, 82.1223, -21.0718
        CIE-LCH:
        57.8825, 84.7826, 345.6089
        CIE-Luv:
        57.8825, 109.2099, -45.4476
        Hunter-Lab:
        50.8306, 82.6843, -16.3601
      #fb30b2 color charts
#fb30b2 RGB chart
      #fb30b2 CMYK chart
      #fb30b2 RGB pie chart
      #fb30b2 color shades, tints & tones
#fb30b2 color schemes
#fb30b2 color preview, HTML & CSS examples
           This text has a color of #fb30b2        
        
          <p style="color:#fb30b2;">Text here</p>
        
        
          .mytext {color:#fb30b2;}
        
        Text color #fb30b2
      
           This box has a color of #fb30b2        
        
          <div style="background-color:#fb30b2;">Content here</div>
        
        
          .mybackground {background-color:#fb30b2;}
        
        Background color #fb30b2
      
           Border around this has a color of #fb30b2        
        
          <div style="border:2px solid #fb30b2;">Content here</div>
        
        
          .myborder {border:2px solid #fb30b2;}
        
        Border color #fb30b2