#feb3f2 color space conversions
Hex:
        #feb3f2
        RGB:
        254, 179, 242
        CMY:
        0, 30, 5
        CMYK:
        0, 30, 5, 0
      HSL:
        310°, 97.4026%, 84.9020%
        HSV (HSB):
        310°, 29.5276%, 99.6078%
        XYZ:
        73.0202, 59.7218, 91.6833
        xyY:
        0.3254, 0.2661, 59.7218
      CIE-Lab:
        81.6868, 36.8724, -20.4346
        CIE-LCH:
        81.6868, 42.1562, 331.0049
        CIE-Luv:
        81.6868, 39.2606, -38.4732
        Hunter-Lab:
        77.2799, 33.4211, -16.2445
      #feb3f2 color charts
#feb3f2 RGB chart
      #feb3f2 CMYK chart
      #feb3f2 RGB pie chart
      #feb3f2 color shades, tints & tones
#feb3f2 color schemes
#feb3f2 color preview, HTML & CSS examples
           This text has a color of #feb3f2        
        
          <p style="color:#feb3f2;">Text here</p>
        
        
          .mytext {color:#feb3f2;}
        
        Text color #feb3f2
      
           This box has a color of #feb3f2        
        
          <div style="background-color:#feb3f2;">Content here</div>
        
        
          .mybackground {background-color:#feb3f2;}
        
        Background color #feb3f2
      
           Border around this has a color of #feb3f2        
        
          <div style="border:2px solid #feb3f2;">Content here</div>
        
        
          .myborder {border:2px solid #feb3f2;}
        
        Border color #feb3f2