#fd3bb1 color space conversions
Hex:
        #fd3bb1
        RGB:
        253, 59, 177
        CMY:
        1, 77, 31
        CMYK:
        0, 77, 30, 1
      HSL:
        324°, 97.9798%, 61.1765%
        HSV (HSB):
        324°, 76.6798%, 99.2157%
        XYZ:
        50.0078, 27.1849, 44.2065
        xyY:
        0.4119, 0.2239, 27.1849
      CIE-Lab:
        59.1451, 79.7470, -18.5339
        CIE-LCH:
        59.1451, 81.8724, 346.9162
        CIE-Luv:
        59.1451, 108.3867, -41.4682
        Hunter-Lab:
        52.1391, 79.9598, -13.7720
      #fd3bb1 color charts
#fd3bb1 RGB chart
      #fd3bb1 CMYK chart
      #fd3bb1 RGB pie chart
      #fd3bb1 color shades, tints & tones
#fd3bb1 color schemes
#fd3bb1 color preview, HTML & CSS examples
           This text has a color of #fd3bb1        
        
          <p style="color:#fd3bb1;">Text here</p>
        
        
          .mytext {color:#fd3bb1;}
        
        Text color #fd3bb1
      
           This box has a color of #fd3bb1        
        
          <div style="background-color:#fd3bb1;">Content here</div>
        
        
          .mybackground {background-color:#fd3bb1;}
        
        Background color #fd3bb1
      
           Border around this has a color of #fd3bb1        
        
          <div style="border:2px solid #fd3bb1;">Content here</div>
        
        
          .myborder {border:2px solid #fd3bb1;}
        
        Border color #fd3bb1