#f535d2 color space conversions
Hex:
        #f535d2
        RGB:
        245, 53, 210
        CMY:
        4, 79, 18
        CMYK:
        0, 78, 14, 4
      HSL:
        311°, 90.5660%, 58.4314%
        HSV (HSB):
        311°, 78.3673%, 96.0784%
        XYZ:
        50.5621, 26.6118, 63.4444
        xyY:
        0.3596, 0.1892, 26.6118
      CIE-Lab:
        58.6133, 83.5253, -38.4043
        CIE-LCH:
        58.6133, 91.9313, 335.3074
        CIE-Luv:
        58.6133, 90.0177, -71.7398
        Hunter-Lab:
        51.5867, 84.6784, -36.8078
      #f535d2 color charts
#f535d2 RGB chart
      #f535d2 CMYK chart
      #f535d2 RGB pie chart
      #f535d2 color shades, tints & tones
#f535d2 color schemes
#f535d2 color preview, HTML & CSS examples
           This text has a color of #f535d2        
        
          <p style="color:#f535d2;">Text here</p>
        
        
          .mytext {color:#f535d2;}
        
        Text color #f535d2
      
           This box has a color of #f535d2        
        
          <div style="background-color:#f535d2;">Content here</div>
        
        
          .mybackground {background-color:#f535d2;}
        
        Background color #f535d2
      
           Border around this has a color of #f535d2        
        
          <div style="border:2px solid #f535d2;">Content here</div>
        
        
          .myborder {border:2px solid #f535d2;}
        
        Border color #f535d2