#fe25ba color space conversions
Hex:
        #fe25ba
        RGB:
        254, 37, 186
        CMY:
        0, 85, 27
        CMYK:
        0, 85, 27, 0
      HSL:
        319°, 99.0868%, 57.0588%
        HSV (HSB):
        319°, 85.4331%, 99.6078%
        XYZ:
        50.3975, 25.9391, 48.8049
        xyY:
        0.4027, 0.2073, 25.9391
      CIE-Lab:
        57.9792, 85.8182, -25.5105
        CIE-LCH:
        57.9792, 89.5296, 343.4448
        CIE-Luv:
        57.9792, 110.2179, -52.6745
        Hunter-Lab:
        50.9305, 87.5038, -21.1642
      #fe25ba color charts
#fe25ba RGB chart
      #fe25ba CMYK chart
      #fe25ba RGB pie chart
      #fe25ba color shades, tints & tones
#fe25ba color schemes
#fe25ba color preview, HTML & CSS examples
           This text has a color of #fe25ba        
        
          <p style="color:#fe25ba;">Text here</p>
        
        
          .mytext {color:#fe25ba;}
        
        Text color #fe25ba
      
           This box has a color of #fe25ba        
        
          <div style="background-color:#fe25ba;">Content here</div>
        
        
          .mybackground {background-color:#fe25ba;}
        
        Background color #fe25ba
      
           Border around this has a color of #fe25ba        
        
          <div style="border:2px solid #fe25ba;">Content here</div>
        
        
          .myborder {border:2px solid #fe25ba;}
        
        Border color #fe25ba