#f226f8 color space conversions
Hex:
        #f226f8
        RGB:
        242, 38, 248
        CMY:
        5, 85, 3
        CMYK:
        2, 85, 0, 3
      HSL:
        298°, 93.7500%, 56.0784%
        HSV (HSB):
        298°, 84.6774%, 97.2549%
        XYZ:
        54.2543, 27.0408, 91.1668
        xyY:
        0.3146, 0.1568, 27.0408
      CIE-Lab:
        59.0121, 91.4371, -59.1736
        CIE-LCH:
        59.0121, 108.9140, 327.0910
        CIE-Luv:
        59.0121, 75.2424, -104.7070
        Hunter-Lab:
        52.0008, 95.2344, -67.5457
      #f226f8 color charts
#f226f8 RGB chart
      #f226f8 CMYK chart
      #f226f8 RGB pie chart
      #f226f8 color shades, tints & tones
#f226f8 color schemes
#f226f8 color preview, HTML & CSS examples
           This text has a color of #f226f8        
        
          <p style="color:#f226f8;">Text here</p>
        
        
          .mytext {color:#f226f8;}
        
        Text color #f226f8
      
           This box has a color of #f226f8        
        
          <div style="background-color:#f226f8;">Content here</div>
        
        
          .mybackground {background-color:#f226f8;}
        
        Background color #f226f8
      
           Border around this has a color of #f226f8        
        
          <div style="border:2px solid #f226f8;">Content here</div>
        
        
          .myborder {border:2px solid #f226f8;}
        
        Border color #f226f8