#fd2aa3 color space conversions
Hex:
        #fd2aa3
        RGB:
        253, 42, 163
        CMY:
        1, 84, 36
        CMYK:
        0, 83, 36, 1
      HSL:
        326°, 98.1395%, 57.8431%
        HSV (HSB):
        326°, 83.3992%, 99.2157%
        XYZ:
        47.9468, 25.1829, 36.9840
        xyY:
        0.4354, 0.2287, 25.1829
      CIE-Lab:
        57.2532, 82.2785, -13.2465
        CIE-LCH:
        57.2532, 83.3380, 350.8541
        CIE-Luv:
        57.2532, 118.7472, -34.2339
        Hunter-Lab:
        50.1826, 82.7279, -8.5683
      #fd2aa3 color charts
#fd2aa3 RGB chart
      #fd2aa3 CMYK chart
      #fd2aa3 RGB pie chart
      #fd2aa3 color shades, tints & tones
#fd2aa3 color schemes
#fd2aa3 color preview, HTML & CSS examples
           This text has a color of #fd2aa3        
        
          <p style="color:#fd2aa3;">Text here</p>
        
        
          .mytext {color:#fd2aa3;}
        
        Text color #fd2aa3
      
           This box has a color of #fd2aa3        
        
          <div style="background-color:#fd2aa3;">Content here</div>
        
        
          .mybackground {background-color:#fd2aa3;}
        
        Background color #fd2aa3
      
           Border around this has a color of #fd2aa3        
        
          <div style="border:2px solid #fd2aa3;">Content here</div>
        
        
          .myborder {border:2px solid #fd2aa3;}
        
        Border color #fd2aa3