#fd3bea color space conversions
Hex:
        #fd3bea
        RGB:
        253, 59, 234
        CMY:
        1, 77, 8
        CMYK:
        0, 77, 8, 1
      HSL:
        306°, 97.9798%, 61.1765%
        HSV (HSB):
        306°, 76.6798%, 99.2157%
        XYZ:
        56.9233, 29.9511, 80.6229
        xyY:
        0.3398, 0.1788, 29.9511
      CIE-Lab:
        61.6120, 86.9230, -47.1240
        CIE-LCH:
        61.6120, 98.8751, 331.5363
        CIE-Luv:
        61.6120, 85.3330, -86.4954
        Hunter-Lab:
        54.7276, 89.8881, -49.0347
      #fd3bea color charts
#fd3bea RGB chart
      #fd3bea CMYK chart
      #fd3bea RGB pie chart
      #fd3bea color shades, tints & tones
#fd3bea color schemes
#fd3bea color preview, HTML & CSS examples
           This text has a color of #fd3bea        
        
          <p style="color:#fd3bea;">Text here</p>
        
        
          .mytext {color:#fd3bea;}
        
        Text color #fd3bea
      
           This box has a color of #fd3bea        
        
          <div style="background-color:#fd3bea;">Content here</div>
        
        
          .mybackground {background-color:#fd3bea;}
        
        Background color #fd3bea
      
           Border around this has a color of #fd3bea        
        
          <div style="border:2px solid #fd3bea;">Content here</div>
        
        
          .myborder {border:2px solid #fd3bea;}
        
        Border color #fd3bea