#fc5bfb color space conversions
Hex:
        #fc5bfb
        RGB:
        252, 91, 251
        CMY:
        1, 64, 2
        CMYK:
        0, 64, 0, 1
      HSL:
        300°, 96.4072%, 67.2549%
        HSV (HSB):
        300°, 63.8889%, 98.8235%
        XYZ:
        61.2986, 35.1427, 94.8192
        xyY:
        0.3205, 0.1837, 35.1427
      CIE-Lab:
        65.8596, 79.1472, -49.8520
        CIE-LCH:
        65.8596, 93.5388, 327.7947
        CIE-Luv:
        65.8596, 71.1118, -90.7526
        Hunter-Lab:
        59.2812, 80.8321, -53.3364
      #fc5bfb color charts
#fc5bfb RGB chart
      #fc5bfb CMYK chart
      #fc5bfb RGB pie chart
      #fc5bfb color shades, tints & tones
#fc5bfb color schemes
#fc5bfb color preview, HTML & CSS examples
           This text has a color of #fc5bfb        
        
          <p style="color:#fc5bfb;">Text here</p>
        
        
          .mytext {color:#fc5bfb;}
        
        Text color #fc5bfb
      
           This box has a color of #fc5bfb        
        
          <div style="background-color:#fc5bfb;">Content here</div>
        
        
          .mybackground {background-color:#fc5bfb;}
        
        Background color #fc5bfb
      
           Border around this has a color of #fc5bfb        
        
          <div style="border:2px solid #fc5bfb;">Content here</div>
        
        
          .myborder {border:2px solid #fc5bfb;}
        
        Border color #fc5bfb