#f26ed4 color space conversions
Hex:
        #f26ed4
        RGB:
        242, 110, 212
        CMY:
        5, 57, 17
        CMYK:
        0, 55, 12, 5
      HSL:
        314°, 83.5443%, 69.0196%
        HSV (HSB):
        314°, 54.5455%, 94.9020%
        XYZ:
        54.0775, 34.7826, 66.1509
        xyY:
        0.3489, 0.2244, 34.7826
      CIE-Lab:
        65.5790, 62.6802, -28.7368
        CIE-LCH:
        65.5790, 68.9536, 335.3701
        CIE-Luv:
        65.5790, 69.5097, -54.5858
        Hunter-Lab:
        58.9768, 60.4627, -25.2185
      #f26ed4 color charts
#f26ed4 RGB chart
      #f26ed4 CMYK chart
      #f26ed4 RGB pie chart
      #f26ed4 color shades, tints & tones
#f26ed4 color schemes
#f26ed4 color preview, HTML & CSS examples
           This text has a color of #f26ed4        
        
          <p style="color:#f26ed4;">Text here</p>
        
        
          .mytext {color:#f26ed4;}
        
        Text color #f26ed4
      
           This box has a color of #f26ed4        
        
          <div style="background-color:#f26ed4;">Content here</div>
        
        
          .mybackground {background-color:#f26ed4;}
        
        Background color #f26ed4
      
           Border around this has a color of #f26ed4        
        
          <div style="border:2px solid #f26ed4;">Content here</div>
        
        
          .myborder {border:2px solid #f26ed4;}
        
        Border color #f26ed4