#fb31fe color space conversions
Hex:
        #fb31fe
        RGB:
        251, 49, 254
        CMY:
        2, 81, 0
        CMYK:
        1, 81, 0, 0
      HSL:
        299°, 99.0338%, 59.4118%
        HSV (HSB):
        299°, 80.7087%, 99.6078%
        XYZ:
        58.7714, 29.8616, 96.4322
        xyY:
        0.3176, 0.1614, 29.8616
      CIE-Lab:
        61.5346, 91.7691, -58.3857
        CIE-LCH:
        61.5346, 108.7679, 327.5345
        CIE-Luv:
        61.5346, 77.9924, -104.5548
        Hunter-Lab:
        54.6458, 96.3461, -66.3757
      #fb31fe color charts
#fb31fe RGB chart
      #fb31fe CMYK chart
      #fb31fe RGB pie chart
      #fb31fe color shades, tints & tones
#fb31fe color schemes
#fb31fe color preview, HTML & CSS examples
           This text has a color of #fb31fe        
        
          <p style="color:#fb31fe;">Text here</p>
        
        
          .mytext {color:#fb31fe;}
        
        Text color #fb31fe
      
           This box has a color of #fb31fe        
        
          <div style="background-color:#fb31fe;">Content here</div>
        
        
          .mybackground {background-color:#fb31fe;}
        
        Background color #fb31fe
      
           Border around this has a color of #fb31fe        
        
          <div style="border:2px solid #fb31fe;">Content here</div>
        
        
          .myborder {border:2px solid #fb31fe;}
        
        Border color #fb31fe