#f53ff4 color space conversions
Hex:
        #f53ff4
        RGB:
        245, 63, 244
        CMY:
        4, 75, 4
        CMYK:
        0, 74, 0, 4
      HSL:
        300°, 90.0990%, 60.3922%
        HSV (HSB):
        300°, 74.2857%, 96.0784%
        XYZ:
        55.7628, 29.4991, 88.3428
        xyY:
        0.3212, 0.1699, 29.4991
      CIE-Lab:
        61.2196, 85.7306, -53.4006
        CIE-LCH:
        61.2196, 101.0018, 328.0817
        CIE-Luv:
        61.2196, 75.1193, -95.9044
        Hunter-Lab:
        54.3131, 88.2165, -58.4188
      #f53ff4 color charts
#f53ff4 RGB chart
      #f53ff4 CMYK chart
      #f53ff4 RGB pie chart
      #f53ff4 color shades, tints & tones
#f53ff4 color schemes
#f53ff4 color preview, HTML & CSS examples
           This text has a color of #f53ff4        
        
          <p style="color:#f53ff4;">Text here</p>
        
        
          .mytext {color:#f53ff4;}
        
        Text color #f53ff4
      
           This box has a color of #f53ff4        
        
          <div style="background-color:#f53ff4;">Content here</div>
        
        
          .mybackground {background-color:#f53ff4;}
        
        Background color #f53ff4
      
           Border around this has a color of #f53ff4        
        
          <div style="border:2px solid #f53ff4;">Content here</div>
        
        
          .myborder {border:2px solid #f53ff4;}
        
        Border color #f53ff4