#f535e8 color space conversions
Hex:
        #f535e8
        RGB:
        245, 53, 232
        CMY:
        4, 79, 9
        CMYK:
        0, 78, 5, 4
      HSL:
        304°, 90.5660%, 58.4314%
        HSV (HSB):
        304°, 78.3673%, 96.0784%
        XYZ:
        53.4948, 27.7849, 78.8875
        xyY:
        0.3340, 0.1735, 27.7849
      CIE-Lab:
        59.6939, 86.5535, -49.1235
        CIE-LCH:
        59.6939, 99.5220, 330.4229
        CIE-Luv:
        59.6939, 81.3641, -88.9353
        Hunter-Lab:
        52.7114, 88.9080, -51.8350
      #f535e8 color charts
#f535e8 RGB chart
      #f535e8 CMYK chart
      #f535e8 RGB pie chart
      #f535e8 color shades, tints & tones
#f535e8 color schemes
#f535e8 color preview, HTML & CSS examples
           This text has a color of #f535e8        
        
          <p style="color:#f535e8;">Text here</p>
        
        
          .mytext {color:#f535e8;}
        
        Text color #f535e8
      
           This box has a color of #f535e8        
        
          <div style="background-color:#f535e8;">Content here</div>
        
        
          .mybackground {background-color:#f535e8;}
        
        Background color #f535e8
      
           Border around this has a color of #f535e8        
        
          <div style="border:2px solid #f535e8;">Content here</div>
        
        
          .myborder {border:2px solid #f535e8;}
        
        Border color #f535e8