#f535e5 color space conversions
Hex:
        #f535e5
        RGB:
        245, 53, 229
        CMY:
        4, 79, 10
        CMYK:
        0, 78, 7, 4
      HSL:
        305°, 90.5660%, 58.4314%
        HSV (HSB):
        305°, 78.3673%, 96.0784%
        XYZ:
        53.0721, 27.6158, 76.6619
        xyY:
        0.3373, 0.1755, 27.6158
      CIE-Lab:
        59.5401, 86.1265, -47.6833
        CIE-LCH:
        59.5401, 98.4453, 331.0292
        CIE-Luv:
        59.5401, 82.5152, -86.6117
        Hunter-Lab:
        52.5508, 88.3072, -49.7077
      #f535e5 color charts
#f535e5 RGB chart
      #f535e5 CMYK chart
      #f535e5 RGB pie chart
      #f535e5 color shades, tints & tones
#f535e5 color schemes
#f535e5 color preview, HTML & CSS examples
           This text has a color of #f535e5        
        
          <p style="color:#f535e5;">Text here</p>
        
        
          .mytext {color:#f535e5;}
        
        Text color #f535e5
      
           This box has a color of #f535e5        
        
          <div style="background-color:#f535e5;">Content here</div>
        
        
          .mybackground {background-color:#f535e5;}
        
        Background color #f535e5
      
           Border around this has a color of #f535e5        
        
          <div style="border:2px solid #f535e5;">Content here</div>
        
        
          .myborder {border:2px solid #f535e5;}
        
        Border color #f535e5