#fe1094 color space conversions
Hex:
        #fe1094
        RGB:
        254, 16, 148
        CMY:
        0, 94, 42
        CMYK:
        0, 94, 42, 0
      HSL:
        327°, 99.1667%, 52.9412%
        HSV (HSB):
        327°, 93.7008%, 99.6078%
        XYZ:
        46.4036, 23.5795, 30.1225
        xyY:
        0.4635, 0.2355, 23.5795
      CIE-Lab:
        55.6643, 84.8103, -6.7596
        CIE-LCH:
        55.6643, 85.0793, 355.4430
        CIE-Luv:
        55.6643, 130.6937, -25.7996
        Hunter-Lab:
        48.5588, 85.6000, -2.7883
      #fe1094 color charts
#fe1094 RGB chart
      #fe1094 CMYK chart
      #fe1094 RGB pie chart
      #fe1094 color shades, tints & tones
#fe1094 color schemes
#fe1094 color preview, HTML & CSS examples
           This text has a color of #fe1094        
        
          <p style="color:#fe1094;">Text here</p>
        
        
          .mytext {color:#fe1094;}
        
        Text color #fe1094
      
           This box has a color of #fe1094        
        
          <div style="background-color:#fe1094;">Content here</div>
        
        
          .mybackground {background-color:#fe1094;}
        
        Background color #fe1094
      
           Border around this has a color of #fe1094        
        
          <div style="border:2px solid #fe1094;">Content here</div>
        
        
          .myborder {border:2px solid #fe1094;}
        
        Border color #fe1094