#f260ee color space conversions
Hex:
        #f260ee
        RGB:
        242, 96, 238
        CMY:
        5, 62, 7
        CMYK:
        0, 60, 2, 5
      HSL:
        302°, 84.8837%, 66.2745%
        HSV (HSB):
        302°, 60.3306%, 94.9020%
        XYZ:
        56.2334, 33.4160, 84.3750
        xyY:
        0.3231, 0.1920, 33.4160
      CIE-Lab:
        64.4964, 72.7810, -44.9155
        CIE-LCH:
        64.4964, 85.5247, 328.3199
        CIE-Luv:
        64.4964, 66.7836, -81.5994
        Hunter-Lab:
        57.8066, 72.4807, -46.0756
      #f260ee color charts
#f260ee RGB chart
      #f260ee CMYK chart
      #f260ee RGB pie chart
      #f260ee color shades, tints & tones
#f260ee color schemes
#f260ee color preview, HTML & CSS examples
           This text has a color of #f260ee        
        
          <p style="color:#f260ee;">Text here</p>
        
        
          .mytext {color:#f260ee;}
        
        Text color #f260ee
      
           This box has a color of #f260ee        
        
          <div style="background-color:#f260ee;">Content here</div>
        
        
          .mybackground {background-color:#f260ee;}
        
        Background color #f260ee
      
           Border around this has a color of #f260ee        
        
          <div style="border:2px solid #f260ee;">Content here</div>
        
        
          .myborder {border:2px solid #f260ee;}
        
        Border color #f260ee