#f52b86 color space conversions
Hex:
        #f52b86
        RGB:
        245, 43, 134
        CMY:
        4, 83, 47
        CMYK:
        0, 82, 45, 4
      HSL:
        333°, 90.9910%, 56.4706%
        HSV (HSB):
        333°, 82.4490%, 96.0784%
        XYZ:
        42.8231, 22.8615, 24.7099
        xyY:
        0.4737, 0.2529, 22.8615
      CIE-Lab:
        54.9294, 77.5799, 0.2993
        CIE-LCH:
        54.9294, 77.5805, 0.2210
        CIE-Luv:
        54.9294, 124.7048, -14.9422
        Hunter-Lab:
        47.8137, 76.1953, 2.8287
      #f52b86 color charts
#f52b86 RGB chart
      #f52b86 CMYK chart
      #f52b86 RGB pie chart
      #f52b86 color shades, tints & tones
#f52b86 color schemes
#f52b86 color preview, HTML & CSS examples
           This text has a color of #f52b86        
        
          <p style="color:#f52b86;">Text here</p>
        
        
          .mytext {color:#f52b86;}
        
        Text color #f52b86
      
           This box has a color of #f52b86        
        
          <div style="background-color:#f52b86;">Content here</div>
        
        
          .mybackground {background-color:#f52b86;}
        
        Background color #f52b86
      
           Border around this has a color of #f52b86        
        
          <div style="border:2px solid #f52b86;">Content here</div>
        
        
          .myborder {border:2px solid #f52b86;}
        
        Border color #f52b86