#fb31d6 color space conversions
Hex:
        #fb31d6
        RGB:
        251, 49, 214
        CMY:
        2, 81, 16
        CMYK:
        0, 80, 15, 2
      HSL:
        311°, 96.1905%, 58.8235%
        HSV (HSB):
        311°, 80.4781%, 98.4314%
        XYZ:
        53.0196, 27.5609, 66.1437
        xyY:
        0.3614, 0.1878, 27.5609
      CIE-Lab:
        59.4899, 86.2065, -39.2291
        CIE-LCH:
        59.4899, 94.7127, 335.5317
        CIE-Luv:
        59.4899, 93.6861, -73.6676
        Hunter-Lab:
        52.4985, 88.3995, -37.9515
      #fb31d6 color charts
#fb31d6 RGB chart
      #fb31d6 CMYK chart
      #fb31d6 RGB pie chart
      #fb31d6 color shades, tints & tones
#fb31d6 color schemes
#fb31d6 color preview, HTML & CSS examples
           This text has a color of #fb31d6        
        
          <p style="color:#fb31d6;">Text here</p>
        
        
          .mytext {color:#fb31d6;}
        
        Text color #fb31d6
      
           This box has a color of #fb31d6        
        
          <div style="background-color:#fb31d6;">Content here</div>
        
        
          .mybackground {background-color:#fb31d6;}
        
        Background color #fb31d6
      
           Border around this has a color of #fb31d6        
        
          <div style="border:2px solid #fb31d6;">Content here</div>
        
        
          .myborder {border:2px solid #fb31d6;}
        
        Border color #fb31d6