#fcb3df color space conversions
Hex:
        #fcb3df
        RGB:
        252, 179, 223
        CMY:
        1, 30, 13
        CMYK:
        0, 29, 12, 1
      HSL:
        324°, 92.4051%, 84.5098%
        HSV (HSB):
        324°, 28.9683%, 98.8235%
        XYZ:
        69.5843, 58.2634, 77.3905
        xyY:
        0.3390, 0.2839, 58.2634
      CIE-Lab:
        80.8850, 33.0300, -11.4436
        CIE-LCH:
        80.8850, 34.9562, 340.8908
        CIE-Luv:
        80.8850, 40.9041, -23.4820
        Hunter-Lab:
        76.3304, 29.1457, -6.6821
      #fcb3df color charts
#fcb3df RGB chart
      #fcb3df CMYK chart
      #fcb3df RGB pie chart
      #fcb3df color shades, tints & tones
#fcb3df color schemes
#fcb3df color preview, HTML & CSS examples
           This text has a color of #fcb3df        
        
          <p style="color:#fcb3df;">Text here</p>
        
        
          .mytext {color:#fcb3df;}
        
        Text color #fcb3df
      
           This box has a color of #fcb3df        
        
          <div style="background-color:#fcb3df;">Content here</div>
        
        
          .mybackground {background-color:#fcb3df;}
        
        Background color #fcb3df
      
           Border around this has a color of #fcb3df        
        
          <div style="border:2px solid #fcb3df;">Content here</div>
        
        
          .myborder {border:2px solid #fcb3df;}
        
        Border color #fcb3df