#f226f7 color space conversions
Hex:
        #f226f7
        RGB:
        242, 38, 247
        CMY:
        5, 85, 3
        CMYK:
        2, 85, 0, 3
      HSL:
        299°, 92.8889%, 55.8824%
        HSV (HSB):
        299°, 84.6154%, 96.8627%
        XYZ:
        54.0996, 26.9789, 90.3518
        xyY:
        0.3156, 0.1574, 26.9789
      CIE-Lab:
        58.9548, 91.2893, -58.7089
        CIE-LCH:
        58.9548, 108.5379, 327.2546
        CIE-Luv:
        58.9548, 75.6157, -103.9609
        Hunter-Lab:
        51.9412, 95.0203, -66.7762
      #f226f7 color charts
#f226f7 RGB chart
      #f226f7 CMYK chart
      #f226f7 RGB pie chart
      #f226f7 color shades, tints & tones
#f226f7 color schemes
#f226f7 color preview, HTML & CSS examples
           This text has a color of #f226f7        
        
          <p style="color:#f226f7;">Text here</p>
        
        
          .mytext {color:#f226f7;}
        
        Text color #f226f7
      
           This box has a color of #f226f7        
        
          <div style="background-color:#f226f7;">Content here</div>
        
        
          .mybackground {background-color:#f226f7;}
        
        Background color #f226f7
      
           Border around this has a color of #f226f7        
        
          <div style="border:2px solid #f226f7;">Content here</div>
        
        
          .myborder {border:2px solid #f226f7;}
        
        Border color #f226f7