#fe10ba color space conversions
Hex:
        #fe10ba
        RGB:
        254, 16, 186
        CMY:
        0, 94, 27
        CMYK:
        0, 94, 27, 0
      HSL:
        317°, 99.1667%, 52.9412%
        HSV (HSB):
        317°, 93.7008%, 99.6078%
        XYZ:
        49.9213, 24.9866, 48.6461
        xyY:
        0.4040, 0.2022, 24.9866
      CIE-Lab:
        57.0623, 88.4914, -26.9252
        CIE-LCH:
        57.0623, 92.4970, 343.0766
        CIE-Luv:
        57.0623, 112.8151, -55.0917
        Hunter-Lab:
        49.9866, 90.7903, -22.7095
      #fe10ba color charts
#fe10ba RGB chart
      #fe10ba CMYK chart
      #fe10ba RGB pie chart
      #fe10ba color shades, tints & tones
#fe10ba color schemes
#fe10ba color preview, HTML & CSS examples
           This text has a color of #fe10ba        
        
          <p style="color:#fe10ba;">Text here</p>
        
        
          .mytext {color:#fe10ba;}
        
        Text color #fe10ba
      
           This box has a color of #fe10ba        
        
          <div style="background-color:#fe10ba;">Content here</div>
        
        
          .mybackground {background-color:#fe10ba;}
        
        Background color #fe10ba
      
           Border around this has a color of #fe10ba        
        
          <div style="border:2px solid #fe10ba;">Content here</div>
        
        
          .myborder {border:2px solid #fe10ba;}
        
        Border color #fe10ba