#f26af2 color space conversions
Hex:
        #f26af2
        RGB:
        242, 106, 242
        CMY:
        5, 58, 5
        CMYK:
        0, 56, 0, 5
      HSL:
        300°, 83.9506%, 68.2353%
        HSV (HSB):
        300°, 56.1983%, 94.9020%
        XYZ:
        57.7990, 35.5961, 87.8288
        xyY:
        0.3189, 0.1964, 35.5961
      CIE-Lab:
        66.2102, 69.2536, -44.4337
        CIE-LCH:
        66.2102, 82.2826, 327.3154
        CIE-Luv:
        66.2102, 62.3971, -80.6849
        Hunter-Lab:
        59.6625, 68.5154, -45.5167
      #f26af2 color charts
#f26af2 RGB chart
      #f26af2 CMYK chart
      #f26af2 RGB pie chart
      #f26af2 color shades, tints & tones
#f26af2 color schemes
#f26af2 color preview, HTML & CSS examples
           This text has a color of #f26af2        
        
          <p style="color:#f26af2;">Text here</p>
        
        
          .mytext {color:#f26af2;}
        
        Text color #f26af2
      
           This box has a color of #f26af2        
        
          <div style="background-color:#f26af2;">Content here</div>
        
        
          .mybackground {background-color:#f26af2;}
        
        Background color #f26af2
      
           Border around this has a color of #f26af2        
        
          <div style="border:2px solid #f26af2;">Content here</div>
        
        
          .myborder {border:2px solid #f26af2;}
        
        Border color #f26af2