#fd58f4 color space conversions
Hex:
        #fd58f4
        RGB:
        253, 88, 244
        CMY:
        1, 65, 4
        CMYK:
        0, 65, 4, 1
      HSL:
        303°, 97.6331%, 66.8627%
        HSV (HSB):
        303°, 65.2174%, 99.2157%
        XYZ:
        60.3269, 34.3937, 89.0470
        xyY:
        0.3283, 0.1872, 34.3937
      CIE-Lab:
        65.2739, 79.3769, -46.9048
        CIE-LCH:
        65.2739, 92.1995, 329.4206
        CIE-Luv:
        65.2739, 74.9124, -85.9645
        Hunter-Lab:
        58.6462, 80.9846, -48.9723
      #fd58f4 color charts
#fd58f4 RGB chart
      #fd58f4 CMYK chart
      #fd58f4 RGB pie chart
      #fd58f4 color shades, tints & tones
#fd58f4 color schemes
#fd58f4 color preview, HTML & CSS examples
           This text has a color of #fd58f4        
        
          <p style="color:#fd58f4;">Text here</p>
        
        
          .mytext {color:#fd58f4;}
        
        Text color #fd58f4
      
           This box has a color of #fd58f4        
        
          <div style="background-color:#fd58f4;">Content here</div>
        
        
          .mybackground {background-color:#fd58f4;}
        
        Background color #fd58f4
      
           Border around this has a color of #fd58f4        
        
          <div style="border:2px solid #fd58f4;">Content here</div>
        
        
          .myborder {border:2px solid #fd58f4;}
        
        Border color #fd58f4