#fb1bfb color space conversions
Hex:
        #fb1bfb
        RGB:
        251, 27, 251
        CMY:
        2, 89, 2
        CMYK:
        0, 89, 0, 2
      HSL:
        300°, 96.5517%, 54.5098%
        HSV (HSB):
        300°, 89.2430%, 98.4314%
        XYZ:
        57.5882, 28.2581, 93.6859
        xyY:
        0.3208, 0.1574, 28.2581
      CIE-Lab:
        60.1212, 94.9834, -58.9817
        CIE-LCH:
        60.1212, 111.8065, 328.1610
        CIE-Luv:
        60.1212, 81.4832, -105.3608
        Hunter-Lab:
        53.1584, 100.3476, -67.2814
      #fb1bfb color charts
#fb1bfb RGB chart
      #fb1bfb CMYK chart
      #fb1bfb RGB pie chart
      #fb1bfb color shades, tints & tones
#fb1bfb color schemes
#fb1bfb color preview, HTML & CSS examples
           This text has a color of #fb1bfb        
        
          <p style="color:#fb1bfb;">Text here</p>
        
        
          .mytext {color:#fb1bfb;}
        
        Text color #fb1bfb
      
           This box has a color of #fb1bfb        
        
          <div style="background-color:#fb1bfb;">Content here</div>
        
        
          .mybackground {background-color:#fb1bfb;}
        
        Background color #fb1bfb
      
           Border around this has a color of #fb1bfb        
        
          <div style="border:2px solid #fb1bfb;">Content here</div>
        
        
          .myborder {border:2px solid #fb1bfb;}
        
        Border color #fb1bfb