#f058ee color space conversions
Hex:
        #f058ee
        RGB:
        240, 88, 238
        CMY:
        6, 65, 7
        CMYK:
        0, 63, 1, 6
      HSL:
        301°, 83.5165%, 64.3137%
        HSV (HSB):
        301°, 63.3333%, 94.1176%
        XYZ:
        54.8575, 31.6778, 84.1120
        xyY:
        0.3215, 0.1856, 31.6778
      CIE-Lab:
        63.0757, 75.4530, -47.1739
        CIE-LCH:
        63.0757, 88.9861, 327.9860
        CIE-Luv:
        63.0757, 67.7571, -85.2178
        Hunter-Lab:
        56.2830, 75.4839, -49.2077
      #f058ee color charts
#f058ee RGB chart
      #f058ee CMYK chart
      #f058ee RGB pie chart
      #f058ee color shades, tints & tones
#f058ee color schemes
#f058ee color preview, HTML & CSS examples
           This text has a color of #f058ee        
        
          <p style="color:#f058ee;">Text here</p>
        
        
          .mytext {color:#f058ee;}
        
        Text color #f058ee
      
           This box has a color of #f058ee        
        
          <div style="background-color:#f058ee;">Content here</div>
        
        
          .mybackground {background-color:#f058ee;}
        
        Background color #f058ee
      
           Border around this has a color of #f058ee        
        
          <div style="border:2px solid #f058ee;">Content here</div>
        
        
          .myborder {border:2px solid #f058ee;}
        
        Border color #f058ee