#fe2070 color space conversions
Hex:
        #fe2070
        RGB:
        254, 32, 112
        CMY:
        0, 87, 56
        CMYK:
        0, 87, 56, 0
      HSL:
        338°, 99.1071%, 56.0784%
        HSV (HSB):
        338°, 87.4016%, 99.6078%
        XYZ:
        44.3142, 23.2737, 17.4859
        xyY:
        0.5209, 0.2736, 23.2737
      CIE-Lab:
        55.3532, 80.1513, 14.3119
        CIE-LCH:
        55.3532, 81.4191, 10.1241
        CIE-Luv:
        55.3532, 143.7067, 1.0373
        Hunter-Lab:
        48.2428, 79.5390, 12.2800
      #fe2070 color charts
#fe2070 RGB chart
      #fe2070 CMYK chart
      #fe2070 RGB pie chart
      #fe2070 color shades, tints & tones
#fe2070 color schemes
#fe2070 color preview, HTML & CSS examples
           This text has a color of #fe2070        
        
          <p style="color:#fe2070;">Text here</p>
        
        
          .mytext {color:#fe2070;}
        
        Text color #fe2070
      
           This box has a color of #fe2070        
        
          <div style="background-color:#fe2070;">Content here</div>
        
        
          .mybackground {background-color:#fe2070;}
        
        Background color #fe2070
      
           Border around this has a color of #fe2070        
        
          <div style="border:2px solid #fe2070;">Content here</div>
        
        
          .myborder {border:2px solid #fe2070;}
        
        Border color #fe2070