#fb9cfd color space conversions
Hex:
        #fb9cfd
        RGB:
        251, 156, 253
        CMY:
        2, 39, 1
        CMYK:
        1, 38, 0, 1
      HSL:
        299°, 96.0396%, 80.1961%
        HSV (HSB):
        299°, 38.3399%, 99.2157%
        XYZ:
        69.4018, 51.3780, 99.1876
        xyY:
        0.3155, 0.2336, 51.3780
      CIE-Lab:
        76.9074, 49.7803, -33.6930
        CIE-LCH:
        76.9074, 60.1108, 325.9085
        CIE-Luv:
        76.9074, 46.1720, -61.8645
        Hunter-Lab:
        71.6785, 47.3930, -31.8697
      #fb9cfd color charts
#fb9cfd RGB chart
      #fb9cfd CMYK chart
      #fb9cfd RGB pie chart
      #fb9cfd color shades, tints & tones
#fb9cfd color schemes
#fb9cfd color preview, HTML & CSS examples
           This text has a color of #fb9cfd        
        
          <p style="color:#fb9cfd;">Text here</p>
        
        
          .mytext {color:#fb9cfd;}
        
        Text color #fb9cfd
      
           This box has a color of #fb9cfd        
        
          <div style="background-color:#fb9cfd;">Content here</div>
        
        
          .mybackground {background-color:#fb9cfd;}
        
        Background color #fb9cfd
      
           Border around this has a color of #fb9cfd        
        
          <div style="border:2px solid #fb9cfd;">Content here</div>
        
        
          .myborder {border:2px solid #fb9cfd;}
        
        Border color #fb9cfd