#fb31c0 color space conversions
Hex:
        #fb31c0
        RGB:
        251, 49, 192
        CMY:
        2, 81, 25
        CMYK:
        0, 80, 24, 2
      HSL:
        318°, 96.1905%, 58.8235%
        HSV (HSB):
        318°, 80.4781%, 98.4314%
        XYZ:
        50.3964, 26.5116, 52.3302
        xyY:
        0.3899, 0.2051, 26.5116
      CIE-Lab:
        58.5195, 83.4863, -28.1790
        CIE-LCH:
        58.5195, 88.1137, 341.3490
        CIE-Luv:
        58.5195, 102.9495, -56.2871
        Hunter-Lab:
        51.4894, 84.6042, -24.2156
      #fb31c0 color charts
#fb31c0 RGB chart
      #fb31c0 CMYK chart
      #fb31c0 RGB pie chart
      #fb31c0 color shades, tints & tones
#fb31c0 color schemes
#fb31c0 color preview, HTML & CSS examples
           This text has a color of #fb31c0        
        
          <p style="color:#fb31c0;">Text here</p>
        
        
          .mytext {color:#fb31c0;}
        
        Text color #fb31c0
      
           This box has a color of #fb31c0        
        
          <div style="background-color:#fb31c0;">Content here</div>
        
        
          .mybackground {background-color:#fb31c0;}
        
        Background color #fb31c0
      
           Border around this has a color of #fb31c0        
        
          <div style="border:2px solid #fb31c0;">Content here</div>
        
        
          .myborder {border:2px solid #fb31c0;}
        
        Border color #fb31c0