#fe5be1 color space conversions
Hex:
        #fe5be1
        RGB:
        254, 91, 225
        CMY:
        0, 64, 12
        CMYK:
        0, 64, 11, 0
      HSL:
        311°, 98.7879%, 67.6471%
        HSV (HSB):
        311°, 64.1732%, 99.6078%
        XYZ:
        58.2047, 33.9892, 74.7270
        xyY:
        0.3487, 0.2036, 33.9892
      CIE-Lab:
        64.9540, 75.6569, -36.8392
        CIE-LCH:
        64.9540, 84.1493, 334.0374
        CIE-Luv:
        64.9540, 81.0966, -69.4135
        Hunter-Lab:
        58.3003, 76.1819, -35.1854
      #fe5be1 color charts
#fe5be1 RGB chart
      #fe5be1 CMYK chart
      #fe5be1 RGB pie chart
      #fe5be1 color shades, tints & tones
#fe5be1 color schemes
#fe5be1 color preview, HTML & CSS examples
           This text has a color of #fe5be1        
        
          <p style="color:#fe5be1;">Text here</p>
        
        
          .mytext {color:#fe5be1;}
        
        Text color #fe5be1
      
           This box has a color of #fe5be1        
        
          <div style="background-color:#fe5be1;">Content here</div>
        
        
          .mybackground {background-color:#fe5be1;}
        
        Background color #fe5be1
      
           Border around this has a color of #fe5be1        
        
          <div style="border:2px solid #fe5be1;">Content here</div>
        
        
          .myborder {border:2px solid #fe5be1;}
        
        Border color #fe5be1