#fdc3eb color space conversions
Hex:
        #fdc3eb
        RGB:
        253, 195, 235
        CMY:
        1, 24, 8
        CMYK:
        0, 23, 7, 1
      HSL:
        319°, 93.5484%, 87.8431%
        HSV (HSB):
        319°, 22.9249%, 99.2157%
        XYZ:
        75.0185, 65.9110, 87.3655
        xyY:
        0.3286, 0.2887, 65.9110
      CIE-Lab:
        84.9510, 26.9423, -11.7940
        CIE-LCH:
        84.9510, 29.4106, 336.3586
        CIE-Luv:
        84.9510, 31.4721, -23.0837
        Hunter-Lab:
        81.1856, 22.8658, -6.9732
      #fdc3eb color charts
#fdc3eb RGB chart
      #fdc3eb CMYK chart
      #fdc3eb RGB pie chart
      #fdc3eb color shades, tints & tones
#fdc3eb color schemes
#fdc3eb color preview, HTML & CSS examples
           This text has a color of #fdc3eb        
        
          <p style="color:#fdc3eb;">Text here</p>
        
        
          .mytext {color:#fdc3eb;}
        
        Text color #fdc3eb
      
           This box has a color of #fdc3eb        
        
          <div style="background-color:#fdc3eb;">Content here</div>
        
        
          .mybackground {background-color:#fdc3eb;}
        
        Background color #fdc3eb
      
           Border around this has a color of #fdc3eb        
        
          <div style="border:2px solid #fdc3eb;">Content here</div>
        
        
          .myborder {border:2px solid #fdc3eb;}
        
        Border color #fdc3eb