#fdc3ea color space conversions
Hex:
        #fdc3ea
        RGB:
        253, 195, 234
        CMY:
        1, 24, 8
        CMYK:
        0, 23, 8, 1
      HSL:
        320°, 93.5484%, 87.8431%
        HSV (HSB):
        320°, 22.9249%, 99.2157%
        XYZ:
        74.8744, 65.8534, 86.6066
        xyY:
        0.3294, 0.2897, 65.8534
      CIE-Lab:
        84.9216, 26.7731, -11.3050
        CIE-LCH:
        84.9216, 29.0620, 337.1079
        CIE-Luv:
        84.9216, 31.6007, -22.2816
        Hunter-Lab:
        81.1501, 22.6832, -6.4716
      #fdc3ea color charts
#fdc3ea RGB chart
      #fdc3ea CMYK chart
      #fdc3ea RGB pie chart
      #fdc3ea color shades, tints & tones
#fdc3ea color schemes
#fdc3ea color preview, HTML & CSS examples
           This text has a color of #fdc3ea        
        
          <p style="color:#fdc3ea;">Text here</p>
        
        
          .mytext {color:#fdc3ea;}
        
        Text color #fdc3ea
      
           This box has a color of #fdc3ea        
        
          <div style="background-color:#fdc3ea;">Content here</div>
        
        
          .mybackground {background-color:#fdc3ea;}
        
        Background color #fdc3ea
      
           Border around this has a color of #fdc3ea        
        
          <div style="border:2px solid #fdc3ea;">Content here</div>
        
        
          .myborder {border:2px solid #fdc3ea;}
        
        Border color #fdc3ea