#fb31b0 color space conversions
Hex:
        #fb31b0
        RGB:
        251, 49, 176
        CMY:
        2, 81, 31
        CMYK:
        0, 80, 30, 2
      HSL:
        322°, 96.1905%, 58.8235%
        HSV (HSB):
        322°, 80.4781%, 98.4314%
        XYZ:
        48.7184, 25.8404, 43.4943
        xyY:
        0.4127, 0.2189, 25.8404
      CIE-Lab:
        57.8853, 81.6779, -19.9063
        CIE-LCH:
        57.8853, 84.0686, 346.3030
        CIE-Luv:
        57.8853, 109.8433, -43.6692
        Hunter-Lab:
        50.8335, 82.1145, -15.1464
      #fb31b0 color charts
#fb31b0 RGB chart
      #fb31b0 CMYK chart
      #fb31b0 RGB pie chart
      #fb31b0 color shades, tints & tones
#fb31b0 color schemes
#fb31b0 color preview, HTML & CSS examples
           This text has a color of #fb31b0        
        
          <p style="color:#fb31b0;">Text here</p>
        
        
          .mytext {color:#fb31b0;}
        
        Text color #fb31b0
      
           This box has a color of #fb31b0        
        
          <div style="background-color:#fb31b0;">Content here</div>
        
        
          .mybackground {background-color:#fb31b0;}
        
        Background color #fb31b0
      
           Border around this has a color of #fb31b0        
        
          <div style="border:2px solid #fb31b0;">Content here</div>
        
        
          .myborder {border:2px solid #fb31b0;}
        
        Border color #fb31b0