#f26fe4 color space conversions
Hex:
        #f26fe4
        RGB:
        242, 111, 228
        CMY:
        5, 56, 11
        CMYK:
        0, 54, 6, 5
      HSL:
        306°, 83.4395%, 69.2157%
        HSV (HSB):
        306°, 54.1322%, 94.9020%
        XYZ:
        56.3060, 35.8476, 77.3504
        xyY:
        0.3322, 0.2115, 35.8476
      CIE-Lab:
        66.4033, 64.7419, -36.3812
        CIE-LCH:
        66.4033, 74.2638, 330.6665
        CIE-Luv:
        66.4033, 64.5749, -67.1420
        Hunter-Lab:
        59.8728, 63.0886, -34.6865
      #f26fe4 color charts
#f26fe4 RGB chart
      #f26fe4 CMYK chart
      #f26fe4 RGB pie chart
      #f26fe4 color shades, tints & tones
#f26fe4 color schemes
#f26fe4 color preview, HTML & CSS examples
           This text has a color of #f26fe4        
        
          <p style="color:#f26fe4;">Text here</p>
        
        
          .mytext {color:#f26fe4;}
        
        Text color #f26fe4
      
           This box has a color of #f26fe4        
        
          <div style="background-color:#f26fe4;">Content here</div>
        
        
          .mybackground {background-color:#f26fe4;}
        
        Background color #f26fe4
      
           Border around this has a color of #f26fe4        
        
          <div style="border:2px solid #f26fe4;">Content here</div>
        
        
          .myborder {border:2px solid #f26fe4;}
        
        Border color #f26fe4