#fe5298 color space conversions
Hex:
        #fe5298
        RGB:
        254, 82, 152
        CMY:
        0, 68, 40
        CMYK:
        0, 68, 40, 0
      HSL:
        336°, 98.8506%, 65.8824%
        HSV (HSB):
        336°, 67.7165%, 99.6078%
        XYZ:
        49.5578, 29.3724, 32.7632
        xyY:
        0.4437, 0.2630, 29.3724
      CIE-Lab:
        61.1089, 70.0680, -1.0744
        CIE-LCH:
        61.1089, 70.0763, 359.1215
        CIE-Luv:
        61.1089, 110.4555, -15.1653
        Hunter-Lab:
        54.1963, 68.3792, 2.0949
      #fe5298 color charts
#fe5298 RGB chart
      #fe5298 CMYK chart
      #fe5298 RGB pie chart
      #fe5298 color shades, tints & tones
#fe5298 color schemes
#fe5298 color preview, HTML & CSS examples
           This text has a color of #fe5298        
        
          <p style="color:#fe5298;">Text here</p>
        
        
          .mytext {color:#fe5298;}
        
        Text color #fe5298
      
           This box has a color of #fe5298        
        
          <div style="background-color:#fe5298;">Content here</div>
        
        
          .mybackground {background-color:#fe5298;}
        
        Background color #fe5298
      
           Border around this has a color of #fe5298        
        
          <div style="border:2px solid #fe5298;">Content here</div>
        
        
          .myborder {border:2px solid #fe5298;}
        
        Border color #fe5298