#f260ed color space conversions
Hex:
        #f260ed
        RGB:
        242, 96, 237
        CMY:
        5, 62, 7
        CMYK:
        0, 60, 2, 5
      HSL:
        302°, 84.8837%, 66.2745%
        HSV (HSB):
        302°, 60.3306%, 94.9020%
        XYZ:
        56.0869, 33.3574, 83.6033
        xyY:
        0.3241, 0.1928, 33.3574
      CIE-Lab:
        64.4493, 72.6190, -44.4349
        CIE-LCH:
        64.4493, 85.1351, 328.5380
        CIE-Luv:
        64.4493, 67.0886, -80.8008
        Hunter-Lab:
        57.7559, 72.2690, -45.3949
      #f260ed color charts
#f260ed RGB chart
      #f260ed CMYK chart
      #f260ed RGB pie chart
      #f260ed color shades, tints & tones
#f260ed color schemes
#f260ed color preview, HTML & CSS examples
           This text has a color of #f260ed        
        
          <p style="color:#f260ed;">Text here</p>
        
        
          .mytext {color:#f260ed;}
        
        Text color #f260ed
      
           This box has a color of #f260ed        
        
          <div style="background-color:#f260ed;">Content here</div>
        
        
          .mybackground {background-color:#f260ed;}
        
        Background color #f260ed
      
           Border around this has a color of #f260ed        
        
          <div style="border:2px solid #f260ed;">Content here</div>
        
        
          .myborder {border:2px solid #f260ed;}
        
        Border color #f260ed