#f537e2 color space conversions
Hex:
        #f537e2
        RGB:
        245, 55, 226
        CMY:
        4, 78, 11
        CMYK:
        0, 78, 8, 4
      HSL:
        306°, 90.4762%, 58.8235%
        HSV (HSB):
        306°, 77.5510%, 96.0784%
        XYZ:
        52.7498, 27.6358, 74.5055
        xyY:
        0.3406, 0.1784, 27.6358
      CIE-Lab:
        59.5583, 85.2127, -45.9677
        CIE-LCH:
        59.5583, 96.8206, 331.6555
        CIE-Luv:
        59.5583, 83.3105, -83.8431
        Hunter-Lab:
        52.5698, 87.1142, -47.2310
      #f537e2 color charts
#f537e2 RGB chart
      #f537e2 CMYK chart
      #f537e2 RGB pie chart
      #f537e2 color shades, tints & tones
#f537e2 color schemes
#f537e2 color preview, HTML & CSS examples
           This text has a color of #f537e2        
        
          <p style="color:#f537e2;">Text here</p>
        
        
          .mytext {color:#f537e2;}
        
        Text color #f537e2
      
           This box has a color of #f537e2        
        
          <div style="background-color:#f537e2;">Content here</div>
        
        
          .mybackground {background-color:#f537e2;}
        
        Background color #f537e2
      
           Border around this has a color of #f537e2        
        
          <div style="border:2px solid #f537e2;">Content here</div>
        
        
          .myborder {border:2px solid #f537e2;}
        
        Border color #f537e2