#fb31f4 color space conversions
Hex:
        #fb31f4
        RGB:
        251, 49, 244
        CMY:
        2, 81, 4
        CMYK:
        0, 80, 3, 2
      HSL:
        302°, 96.1905%, 58.8235%
        HSV (HSB):
        302°, 80.4781%, 98.4314%
        XYZ:
        57.2111, 29.2375, 88.2160
        xyY:
        0.3275, 0.1674, 29.2375
      CIE-Lab:
        60.9907, 90.3104, -53.7060
        CIE-LCH:
        60.9907, 105.0728, 329.2608
        CIE-Luv:
        60.9907, 81.7492, -96.9648
        Hunter-Lab:
        54.0717, 94.2381, -58.8792
      #fb31f4 color charts
#fb31f4 RGB chart
      #fb31f4 CMYK chart
      #fb31f4 RGB pie chart
      #fb31f4 color shades, tints & tones
#fb31f4 color schemes
#fb31f4 color preview, HTML & CSS examples
           This text has a color of #fb31f4        
        
          <p style="color:#fb31f4;">Text here</p>
        
        
          .mytext {color:#fb31f4;}
        
        Text color #fb31f4
      
           This box has a color of #fb31f4        
        
          <div style="background-color:#fb31f4;">Content here</div>
        
        
          .mybackground {background-color:#fb31f4;}
        
        Background color #fb31f4
      
           Border around this has a color of #fb31f4        
        
          <div style="border:2px solid #fb31f4;">Content here</div>
        
        
          .myborder {border:2px solid #fb31f4;}
        
        Border color #fb31f4