#fd3bce color space conversions
Hex:
        #fd3bce
        RGB:
        253, 59, 206
        CMY:
        1, 77, 19
        CMYK:
        0, 77, 19, 1
      HSL:
        315°, 97.9798%, 61.1765%
        HSV (HSB):
        315°, 76.6798%, 99.2157%
        XYZ:
        53.2126, 28.4668, 61.0825
        xyY:
        0.3727, 0.1994, 28.4668
      CIE-Lab:
        60.3081, 83.1786, -33.3830
        CIE-LCH:
        60.3081, 89.6276, 338.1324
        CIE-Luv:
        60.3081, 96.4151, -64.4283
        Hunter-Lab:
        53.3543, 84.6558, -30.5300
      #fd3bce color charts
#fd3bce RGB chart
      #fd3bce CMYK chart
      #fd3bce RGB pie chart
      #fd3bce color shades, tints & tones
#fd3bce color schemes
#fd3bce color preview, HTML & CSS examples
           This text has a color of #fd3bce        
        
          <p style="color:#fd3bce;">Text here</p>
        
        
          .mytext {color:#fd3bce;}
        
        Text color #fd3bce
      
           This box has a color of #fd3bce        
        
          <div style="background-color:#fd3bce;">Content here</div>
        
        
          .mybackground {background-color:#fd3bce;}
        
        Background color #fd3bce
      
           Border around this has a color of #fd3bce        
        
          <div style="border:2px solid #fd3bce;">Content here</div>
        
        
          .myborder {border:2px solid #fd3bce;}
        
        Border color #fd3bce