#f58efe color space conversions
Hex:
        #f58efe
        RGB:
        245, 142, 254
        CMY:
        4, 44, 0
        CMYK:
        4, 44, 0, 0
      HSL:
        295°, 98.2456%, 77.6471%
        HSV (HSB):
        295°, 44.0945%, 99.6078%
        XYZ:
        65.2186, 45.9142, 99.1909
        xyY:
        0.3101, 0.2183, 45.9142
      CIE-Lab:
        73.4898, 55.2771, -39.5875
        CIE-LCH:
        73.4898, 67.9907, 324.3911
        CIE-Luv:
        73.4898, 48.0134, -71.9859
        Hunter-Lab:
        67.7600, 53.2250, -39.3599
      #f58efe color charts
#f58efe RGB chart
      #f58efe CMYK chart
      #f58efe RGB pie chart
      #f58efe color shades, tints & tones
#f58efe color schemes
#f58efe color preview, HTML & CSS examples
           This text has a color of #f58efe        
        
          <p style="color:#f58efe;">Text here</p>
        
        
          .mytext {color:#f58efe;}
        
        Text color #f58efe
      
           This box has a color of #f58efe        
        
          <div style="background-color:#f58efe;">Content here</div>
        
        
          .mybackground {background-color:#f58efe;}
        
        Background color #f58efe
      
           Border around this has a color of #f58efe        
        
          <div style="border:2px solid #f58efe;">Content here</div>
        
        
          .myborder {border:2px solid #f58efe;}
        
        Border color #f58efe