#fe34ba color space conversions
Hex:
        #fe34ba
        RGB:
        254, 52, 186
        CMY:
        0, 80, 27
        CMYK:
        0, 80, 27, 0
      HSL:
        320°, 99.0196%, 60.0000%
        HSV (HSB):
        320°, 79.5276%, 99.6078%
        XYZ:
        50.9640, 27.0720, 48.9937
        xyY:
        0.4012, 0.2131, 27.0720
      CIE-Lab:
        59.0409, 82.7526, -23.8772
        CIE-LCH:
        59.0409, 86.1284, 343.9052
        CIE-Luv:
        59.0409, 107.1905, -49.8607
        Hunter-Lab:
        52.0307, 83.7864, -19.4077
      #fe34ba color charts
#fe34ba RGB chart
      #fe34ba CMYK chart
      #fe34ba RGB pie chart
      #fe34ba color shades, tints & tones
#fe34ba color schemes
#fe34ba color preview, HTML & CSS examples
           This text has a color of #fe34ba        
        
          <p style="color:#fe34ba;">Text here</p>
        
        
          .mytext {color:#fe34ba;}
        
        Text color #fe34ba
      
           This box has a color of #fe34ba        
        
          <div style="background-color:#fe34ba;">Content here</div>
        
        
          .mybackground {background-color:#fe34ba;}
        
        Background color #fe34ba
      
           Border around this has a color of #fe34ba        
        
          <div style="border:2px solid #fe34ba;">Content here</div>
        
        
          .myborder {border:2px solid #fe34ba;}
        
        Border color #fe34ba