#fe4bde color space conversions
Hex:
        #fe4bde
        RGB:
        254, 75, 222
        CMY:
        0, 71, 13
        CMYK:
        0, 70, 13, 0
      HSL:
        311°, 98.8950%, 64.5098%
        HSV (HSB):
        311°, 70.4724%, 99.6078%
        XYZ:
        56.5739, 31.3769, 72.1818
        xyY:
        0.3533, 0.1959, 31.3769
      CIE-Lab:
        62.8245, 80.8327, -38.4847
        CIE-LCH:
        62.8245, 89.5265, 334.5407
        CIE-Luv:
        62.8245, 86.9103, -72.4112
        Hunter-Lab:
        56.0151, 82.2544, -37.1913
      #fe4bde color charts
#fe4bde RGB chart
      #fe4bde CMYK chart
      #fe4bde RGB pie chart
      #fe4bde color shades, tints & tones
#fe4bde color schemes
#fe4bde color preview, HTML & CSS examples
           This text has a color of #fe4bde        
        
          <p style="color:#fe4bde;">Text here</p>
        
        
          .mytext {color:#fe4bde;}
        
        Text color #fe4bde
      
           This box has a color of #fe4bde        
        
          <div style="background-color:#fe4bde;">Content here</div>
        
        
          .mybackground {background-color:#fe4bde;}
        
        Background color #fe4bde
      
           Border around this has a color of #fe4bde        
        
          <div style="border:2px solid #fe4bde;">Content here</div>
        
        
          .myborder {border:2px solid #fe4bde;}
        
        Border color #fe4bde