#fd3ac8 color space conversions
Hex:
        #fd3ac8
        RGB:
        253, 58, 200
        CMY:
        1, 77, 22
        CMYK:
        0, 77, 21, 1
      HSL:
        316°, 97.9899%, 60.9804%
        HSV (HSB):
        316°, 77.0751%, 99.2157%
        XYZ:
        52.4464, 28.0789, 57.2991
        xyY:
        0.3805, 0.2037, 28.0789
      CIE-Lab:
        59.9599, 82.6921, -30.5049
        CIE-LCH:
        59.9599, 88.1393, 339.7511
        CIE-Luv:
        59.9599, 99.1058, -59.9090
        Hunter-Lab:
        52.9895, 83.9388, -27.0194
      #fd3ac8 color charts
#fd3ac8 RGB chart
      #fd3ac8 CMYK chart
      #fd3ac8 RGB pie chart
      #fd3ac8 color shades, tints & tones
#fd3ac8 color schemes
#fd3ac8 color preview, HTML & CSS examples
           This text has a color of #fd3ac8        
        
          <p style="color:#fd3ac8;">Text here</p>
        
        
          .mytext {color:#fd3ac8;}
        
        Text color #fd3ac8
      
           This box has a color of #fd3ac8        
        
          <div style="background-color:#fd3ac8;">Content here</div>
        
        
          .mybackground {background-color:#fd3ac8;}
        
        Background color #fd3ac8
      
           Border around this has a color of #fd3ac8        
        
          <div style="border:2px solid #fd3ac8;">Content here</div>
        
        
          .myborder {border:2px solid #fd3ac8;}
        
        Border color #fd3ac8