#fb31cf color space conversions
Hex:
        #fb31cf
        RGB:
        251, 49, 207
        CMY:
        2, 81, 19
        CMYK:
        0, 80, 18, 2
      HSL:
        313°, 96.1905%, 58.8235%
        HSV (HSB):
        313°, 80.4781%, 98.4314%
        XYZ:
        52.1445, 27.2108, 61.5354
        xyY:
        0.3701, 0.1931, 27.2108
      CIE-Lab:
        59.1690, 85.3129, -35.7537
        CIE-LCH:
        59.1690, 92.5020, 337.2620
        CIE-Luv:
        59.1690, 96.5958, -68.1501
        Hunter-Lab:
        52.1640, 87.1460, -33.4267
      #fb31cf color charts
#fb31cf RGB chart
      #fb31cf CMYK chart
      #fb31cf RGB pie chart
      #fb31cf color shades, tints & tones
#fb31cf color schemes
#fb31cf color preview, HTML & CSS examples
           This text has a color of #fb31cf        
        
          <p style="color:#fb31cf;">Text here</p>
        
        
          .mytext {color:#fb31cf;}
        
        Text color #fb31cf
      
           This box has a color of #fb31cf        
        
          <div style="background-color:#fb31cf;">Content here</div>
        
        
          .mybackground {background-color:#fb31cf;}
        
        Background color #fb31cf
      
           Border around this has a color of #fb31cf        
        
          <div style="border:2px solid #fb31cf;">Content here</div>
        
        
          .myborder {border:2px solid #fb31cf;}
        
        Border color #fb31cf