#fb31b7 color space conversions
Hex:
        #fb31b7
        RGB:
        251, 49, 183
        CMY:
        2, 81, 28
        CMYK:
        0, 80, 27, 2
      HSL:
        320°, 96.1905%, 58.8235%
        HSV (HSB):
        320°, 80.4781%, 98.4314%
        XYZ:
        49.4292, 26.1248, 47.2371
        xyY:
        0.4025, 0.2128, 26.1248
      CIE-Lab:
        58.1553, 82.4507, -23.5502
        CIE-LCH:
        58.1553, 85.7481, 344.0592
        CIE-Luv:
        58.1553, 106.8181, -49.1763
        Hunter-Lab:
        51.1124, 83.1752, -19.0161
      #fb31b7 color charts
#fb31b7 RGB chart
      #fb31b7 CMYK chart
      #fb31b7 RGB pie chart
      #fb31b7 color shades, tints & tones
#fb31b7 color schemes
#fb31b7 color preview, HTML & CSS examples
           This text has a color of #fb31b7        
        
          <p style="color:#fb31b7;">Text here</p>
        
        
          .mytext {color:#fb31b7;}
        
        Text color #fb31b7
      
           This box has a color of #fb31b7        
        
          <div style="background-color:#fb31b7;">Content here</div>
        
        
          .mybackground {background-color:#fb31b7;}
        
        Background color #fb31b7
      
           Border around this has a color of #fb31b7        
        
          <div style="border:2px solid #fb31b7;">Content here</div>
        
        
          .myborder {border:2px solid #fb31b7;}
        
        Border color #fb31b7