#fdb0ea color space conversions
Hex:
        #fdb0ea
        RGB:
        253, 176, 234
        CMY:
        1, 31, 8
        CMYK:
        0, 30, 8, 1
      HSL:
        315°, 95.0617%, 84.1176%
        HSV (HSB):
        315°, 30.4348%, 99.2157%
        XYZ:
        70.8846, 57.8738, 85.2766
        xyY:
        0.3312, 0.2704, 57.8738
      CIE-Lab:
        80.6686, 36.7526, -17.6843
        CIE-LCH:
        80.6686, 40.7859, 334.3044
        CIE-Luv:
        80.6686, 41.3880, -33.9792
        Hunter-Lab:
        76.0748, 33.1908, -13.2091
      #fdb0ea color charts
#fdb0ea RGB chart
      #fdb0ea CMYK chart
      #fdb0ea RGB pie chart
      #fdb0ea color shades, tints & tones
#fdb0ea color schemes
#fdb0ea color preview, HTML & CSS examples
           This text has a color of #fdb0ea        
        
          <p style="color:#fdb0ea;">Text here</p>
        
        
          .mytext {color:#fdb0ea;}
        
        Text color #fdb0ea
      
           This box has a color of #fdb0ea        
        
          <div style="background-color:#fdb0ea;">Content here</div>
        
        
          .mybackground {background-color:#fdb0ea;}
        
        Background color #fdb0ea
      
           Border around this has a color of #fdb0ea        
        
          <div style="border:2px solid #fdb0ea;">Content here</div>
        
        
          .myborder {border:2px solid #fdb0ea;}
        
        Border color #fdb0ea