#f535d8 color space conversions
Hex:
        #f535d8
        RGB:
        245, 53, 216
        CMY:
        4, 79, 15
        CMYK:
        0, 78, 12, 4
      HSL:
        309°, 90.5660%, 58.4314%
        HSV (HSB):
        309°, 78.3673%, 96.0784%
        XYZ:
        51.3240, 26.9166, 67.4561
        xyY:
        0.3523, 0.1847, 26.9166
      CIE-Lab:
        58.8970, 84.3270, -41.3643
        CIE-LCH:
        58.8970, 93.9257, 333.8710
        CIE-Luv:
        58.8970, 87.6111, -76.4616
        Hunter-Lab:
        51.8812, 85.7909, -40.7723
      #f535d8 color charts
#f535d8 RGB chart
      #f535d8 CMYK chart
      #f535d8 RGB pie chart
      #f535d8 color shades, tints & tones
#f535d8 color schemes
#f535d8 color preview, HTML & CSS examples
           This text has a color of #f535d8        
        
          <p style="color:#f535d8;">Text here</p>
        
        
          .mytext {color:#f535d8;}
        
        Text color #f535d8
      
           This box has a color of #f535d8        
        
          <div style="background-color:#f535d8;">Content here</div>
        
        
          .mybackground {background-color:#f535d8;}
        
        Background color #f535d8
      
           Border around this has a color of #f535d8        
        
          <div style="border:2px solid #f535d8;">Content here</div>
        
        
          .myborder {border:2px solid #f535d8;}
        
        Border color #f535d8