#f253ef color space conversions
Hex:
        #f253ef
        RGB:
        242, 83, 239
        CMY:
        5, 67, 6
        CMYK:
        0, 66, 1, 5
      HSL:
        301°, 85.9459%, 63.7255%
        HSV (HSB):
        301°, 65.7025%, 94.9020%
        XYZ:
        55.2912, 31.2958, 84.7879
        xyY:
        0.3226, 0.1826, 31.2958
      CIE-Lab:
        62.7565, 77.9227, -48.2144
        CIE-LCH:
        62.7565, 91.6328, 328.2530
        CIE-Luv:
        62.7565, 70.1908, -87.1394
        Hunter-Lab:
        55.9426, 78.5219, -50.7014
      #f253ef color charts
#f253ef RGB chart
      #f253ef CMYK chart
      #f253ef RGB pie chart
      #f253ef color shades, tints & tones
#f253ef color schemes
#f253ef color preview, HTML & CSS examples
           This text has a color of #f253ef        
        
          <p style="color:#f253ef;">Text here</p>
        
        
          .mytext {color:#f253ef;}
        
        Text color #f253ef
      
           This box has a color of #f253ef        
        
          <div style="background-color:#f253ef;">Content here</div>
        
        
          .mybackground {background-color:#f253ef;}
        
        Background color #f253ef
      
           Border around this has a color of #f253ef        
        
          <div style="border:2px solid #f253ef;">Content here</div>
        
        
          .myborder {border:2px solid #f253ef;}
        
        Border color #f253ef