#fe3caf color space conversions
Hex:
        #fe3caf
        RGB:
        254, 60, 175
        CMY:
        0, 76, 31
        CMYK:
        0, 76, 31, 0
      HSL:
        324°, 98.9796%, 61.5686%
        HSV (HSB):
        324°, 76.3780%, 99.6078%
        XYZ:
        50.2268, 27.3977, 43.1985
        xyY:
        0.4157, 0.2268, 27.3977
      CIE-Lab:
        59.3406, 79.4924, -17.0624
        CIE-LCH:
        59.3406, 81.3030, 347.8857
        CIE-Luv:
        59.3406, 109.7177, -39.3140
        Hunter-Lab:
        52.3428, 79.6840, -12.2920
      #fe3caf color charts
#fe3caf RGB chart
      #fe3caf CMYK chart
      #fe3caf RGB pie chart
      #fe3caf color shades, tints & tones
#fe3caf color schemes
#fe3caf color preview, HTML & CSS examples
           This text has a color of #fe3caf        
        
          <p style="color:#fe3caf;">Text here</p>
        
        
          .mytext {color:#fe3caf;}
        
        Text color #fe3caf
      
           This box has a color of #fe3caf        
        
          <div style="background-color:#fe3caf;">Content here</div>
        
        
          .mybackground {background-color:#fe3caf;}
        
        Background color #fe3caf
      
           Border around this has a color of #fe3caf        
        
          <div style="border:2px solid #fe3caf;">Content here</div>
        
        
          .myborder {border:2px solid #fe3caf;}
        
        Border color #fe3caf