#fd30b8 color space conversions
Hex:
        #fd30b8
        RGB:
        253, 48, 184
        CMY:
        1, 81, 28
        CMYK:
        0, 81, 27, 1
      HSL:
        320°, 98.0861%, 59.0196%
        HSV (HSB):
        320°, 81.0277%, 99.2157%
        XYZ:
        50.2167, 26.4572, 47.8074
        xyY:
        0.4034, 0.2125, 26.4572
      CIE-Lab:
        58.4685, 83.2245, -23.6170
        CIE-LCH:
        58.4685, 86.5105, 344.1574
        CIE-Luv:
        58.4685, 108.1803, -49.4754
        Hunter-Lab:
        51.4366, 84.2525, -19.1011
      #fd30b8 color charts
#fd30b8 RGB chart
      #fd30b8 CMYK chart
      #fd30b8 RGB pie chart
      #fd30b8 color shades, tints & tones
#fd30b8 color schemes
#fd30b8 color preview, HTML & CSS examples
           This text has a color of #fd30b8        
        
          <p style="color:#fd30b8;">Text here</p>
        
        
          .mytext {color:#fd30b8;}
        
        Text color #fd30b8
      
           This box has a color of #fd30b8        
        
          <div style="background-color:#fd30b8;">Content here</div>
        
        
          .mybackground {background-color:#fd30b8;}
        
        Background color #fd30b8
      
           Border around this has a color of #fd30b8        
        
          <div style="border:2px solid #fd30b8;">Content here</div>
        
        
          .myborder {border:2px solid #fd30b8;}
        
        Border color #fd30b8