#fd5bde color space conversions
Hex:
        #fd5bde
        RGB:
        253, 91, 222
        CMY:
        1, 64, 13
        CMYK:
        0, 64, 12, 1
      HSL:
        311°, 97.5904%, 67.4510%
        HSV (HSB):
        311°, 64.0316%, 99.2157%
        XYZ:
        57.4339, 33.6387, 72.5731
        xyY:
        0.3510, 0.2056, 33.6387
      CIE-Lab:
        64.6748, 74.9778, -35.6091
        CIE-LCH:
        64.6748, 83.0041, 334.5956
        CIE-Luv:
        64.6748, 81.3813, -67.3162
        Hunter-Lab:
        57.9989, 75.2630, -33.5893
      #fd5bde color charts
#fd5bde RGB chart
      #fd5bde CMYK chart
      #fd5bde RGB pie chart
      #fd5bde color shades, tints & tones
#fd5bde color schemes
#fd5bde color preview, HTML & CSS examples
           This text has a color of #fd5bde        
        
          <p style="color:#fd5bde;">Text here</p>
        
        
          .mytext {color:#fd5bde;}
        
        Text color #fd5bde
      
           This box has a color of #fd5bde        
        
          <div style="background-color:#fd5bde;">Content here</div>
        
        
          .mybackground {background-color:#fd5bde;}
        
        Background color #fd5bde
      
           Border around this has a color of #fd5bde        
        
          <div style="border:2px solid #fd5bde;">Content here</div>
        
        
          .myborder {border:2px solid #fd5bde;}
        
        Border color #fd5bde