#f535c5 color space conversions
Hex:
        #f535c5
        RGB:
        245, 53, 197
        CMY:
        4, 79, 23
        CMYK:
        0, 78, 20, 4
      HSL:
        315°, 90.5660%, 58.4314%
        HSV (HSB):
        315°, 78.3673%, 96.0784%
        XYZ:
        49.0073, 25.9899, 55.2569
        xyY:
        0.3762, 0.1995, 25.9899
      CIE-Lab:
        58.0275, 81.8544, -31.8951
        CIE-LCH:
        58.0275, 87.8490, 338.7113
        CIE-Luv:
        58.0275, 95.3324, -61.4581
        Hunter-Lab:
        50.9803, 82.3765, -28.5775
      #f535c5 color charts
#f535c5 RGB chart
      #f535c5 CMYK chart
      #f535c5 RGB pie chart
      #f535c5 color shades, tints & tones
#f535c5 color schemes
#f535c5 color preview, HTML & CSS examples
           This text has a color of #f535c5        
        
          <p style="color:#f535c5;">Text here</p>
        
        
          .mytext {color:#f535c5;}
        
        Text color #f535c5
      
           This box has a color of #f535c5        
        
          <div style="background-color:#f535c5;">Content here</div>
        
        
          .mybackground {background-color:#f535c5;}
        
        Background color #f535c5
      
           Border around this has a color of #f535c5        
        
          <div style="border:2px solid #f535c5;">Content here</div>
        
        
          .myborder {border:2px solid #f535c5;}
        
        Border color #f535c5