#f53df4 color space conversions
Hex:
        #f53df4
        RGB:
        245, 61, 244
        CMY:
        4, 76, 4
        CMYK:
        0, 75, 0, 4
      HSL:
        300°, 90.1961%, 60.0000%
        HSV (HSB):
        300°, 75.1020%, 96.0784%
        XYZ:
        55.6541, 29.2816, 88.3066
        xyY:
        0.3212, 0.1690, 29.2816
      CIE-Lab:
        61.0294, 86.2784, -53.7031
        CIE-LCH:
        61.0294, 101.6267, 328.1002
        CIE-Luv:
        61.0294, 75.4936, -96.3865
        Hunter-Lab:
        54.1125, 88.8883, -58.8770
      #f53df4 color charts
#f53df4 RGB chart
      #f53df4 CMYK chart
      #f53df4 RGB pie chart
      #f53df4 color shades, tints & tones
#f53df4 color schemes
#f53df4 color preview, HTML & CSS examples
           This text has a color of #f53df4        
        
          <p style="color:#f53df4;">Text here</p>
        
        
          .mytext {color:#f53df4;}
        
        Text color #f53df4
      
           This box has a color of #f53df4        
        
          <div style="background-color:#f53df4;">Content here</div>
        
        
          .mybackground {background-color:#f53df4;}
        
        Background color #f53df4
      
           Border around this has a color of #f53df4        
        
          <div style="border:2px solid #f53df4;">Content here</div>
        
        
          .myborder {border:2px solid #f53df4;}
        
        Border color #f53df4