#fd309a color space conversions
Hex:
        #fd309a
        RGB:
        253, 48, 154
        CMY:
        1, 81, 40
        CMYK:
        0, 81, 39, 1
      HSL:
        329°, 98.0861%, 59.0196%
        HSV (HSB):
        329°, 81.0277%, 99.2157%
        XYZ:
        47.3977, 25.3296, 32.9628
        xyY:
        0.4485, 0.2397, 25.3296
      CIE-Lab:
        57.3952, 80.1411, -7.7489
        CIE-LCH:
        57.3952, 80.5149, 354.4772
        CIE-Luv:
        57.3952, 121.2032, -26.2114
        Hunter-Lab:
        50.3286, 80.0301, -3.6021
      #fd309a color charts
#fd309a RGB chart
      #fd309a CMYK chart
      #fd309a RGB pie chart
      #fd309a color shades, tints & tones
#fd309a color schemes
#fd309a color preview, HTML & CSS examples
           This text has a color of #fd309a        
        
          <p style="color:#fd309a;">Text here</p>
        
        
          .mytext {color:#fd309a;}
        
        Text color #fd309a
      
           This box has a color of #fd309a        
        
          <div style="background-color:#fd309a;">Content here</div>
        
        
          .mybackground {background-color:#fd309a;}
        
        Background color #fd309a
      
           Border around this has a color of #fd309a        
        
          <div style="border:2px solid #fd309a;">Content here</div>
        
        
          .myborder {border:2px solid #fd309a;}
        
        Border color #fd309a