#f53efb color space conversions
Hex:
        #f53efb
        RGB:
        245, 62, 251
        CMY:
        4, 76, 2
        CMYK:
        2, 75, 0, 2
      HSL:
        298°, 95.9391%, 61.3725%
        HSV (HSB):
        298°, 75.2988%, 98.4314%
        XYZ:
        56.7914, 29.8228, 94.0299
        xyY:
        0.3144, 0.1651, 29.8228
      CIE-Lab:
        61.5010, 87.0758, -56.8353
        CIE-LCH:
        61.5010, 103.9829, 326.8671
        CIE-Luv:
        61.5010, 72.8301, -101.4989
        Hunter-Lab:
        54.6102, 90.0616, -63.8606
      #f53efb color charts
#f53efb RGB chart
      #f53efb CMYK chart
      #f53efb RGB pie chart
      #f53efb color shades, tints & tones
#f53efb color schemes
#f53efb color preview, HTML & CSS examples
           This text has a color of #f53efb        
        
          <p style="color:#f53efb;">Text here</p>
        
        
          .mytext {color:#f53efb;}
        
        Text color #f53efb
      
           This box has a color of #f53efb        
        
          <div style="background-color:#f53efb;">Content here</div>
        
        
          .mybackground {background-color:#f53efb;}
        
        Background color #f53efb
      
           Border around this has a color of #f53efb        
        
          <div style="border:2px solid #f53efb;">Content here</div>
        
        
          .myborder {border:2px solid #f53efb;}
        
        Border color #f53efb