#f536f1 color space conversions
Hex:
        #f536f1
        RGB:
        245, 54, 241
        CMY:
        4, 79, 5
        CMYK:
        0, 78, 2, 4
      HSL:
        301°, 90.5213%, 58.6275%
        HSV (HSB):
        301°, 77.9592%, 96.0784%
        XYZ:
        54.8525, 28.4017, 85.8101
        xyY:
        0.3244, 0.1680, 28.4017
      CIE-Lab:
        60.2499, 87.6203, -53.2726
        CIE-LCH:
        60.2499, 102.5441, 328.7007
        CIE-Luv:
        60.2499, 77.8078, -95.6495
        Hunter-Lab:
        53.2932, 90.4596, -58.1605
      #f536f1 color charts
#f536f1 RGB chart
      #f536f1 CMYK chart
      #f536f1 RGB pie chart
      #f536f1 color shades, tints & tones
#f536f1 color schemes
#f536f1 color preview, HTML & CSS examples
           This text has a color of #f536f1        
        
          <p style="color:#f536f1;">Text here</p>
        
        
          .mytext {color:#f536f1;}
        
        Text color #f536f1
      
           This box has a color of #f536f1        
        
          <div style="background-color:#f536f1;">Content here</div>
        
        
          .mybackground {background-color:#f536f1;}
        
        Background color #f536f1
      
           Border around this has a color of #f536f1        
        
          <div style="border:2px solid #f536f1;">Content here</div>
        
        
          .myborder {border:2px solid #f536f1;}
        
        Border color #f536f1