#f535fe color space conversions
Hex:
        #f535fe
        RGB:
        245, 53, 254
        CMY:
        4, 79, 0
        CMYK:
        4, 79, 0, 0
      HSL:
        297°, 99.0148%, 60.1961%
        HSV (HSB):
        297°, 79.1339%, 99.6078%
        XYZ:
        56.8187, 29.1144, 96.3909
        xyY:
        0.3116, 0.1597, 29.1144
      CIE-Lab:
        60.8825, 89.8092, -59.4826
        CIE-LCH:
        60.8825, 107.7213, 326.4826
        CIE-Luv:
        60.8825, 73.2349, -105.7112
        Hunter-Lab:
        53.9578, 93.5381, -68.1460
      #f535fe color charts
#f535fe RGB chart
      #f535fe CMYK chart
      #f535fe RGB pie chart
      #f535fe color shades, tints & tones
#f535fe color schemes
#f535fe color preview, HTML & CSS examples
           This text has a color of #f535fe        
        
          <p style="color:#f535fe;">Text here</p>
        
        
          .mytext {color:#f535fe;}
        
        Text color #f535fe
      
           This box has a color of #f535fe        
        
          <div style="background-color:#f535fe;">Content here</div>
        
        
          .mybackground {background-color:#f535fe;}
        
        Background color #f535fe
      
           Border around this has a color of #f535fe        
        
          <div style="border:2px solid #f535fe;">Content here</div>
        
        
          .myborder {border:2px solid #f535fe;}
        
        Border color #f535fe