#f158ff color space conversions
Hex:
        #f158ff
        RGB:
        241, 88, 255
        CMY:
        5, 65, 0
        CMYK:
        5, 65, 0, 0
      HSL:
        295°, 100.0000%, 67.2549%
        HSV (HSB):
        295°, 65.4902%, 100.0000%
        XYZ:
        57.8154, 32.9002, 97.9109
        xyY:
        0.3065, 0.1744, 32.9002
      CIE-Lab:
        64.0800, 78.4752, -54.9738
        CIE-LCH:
        64.0800, 95.8148, 324.9878
        CIE-Luv:
        64.0800, 63.1659, -98.2497
        Hunter-Lab:
        57.3587, 79.5433, -61.0565
      #f158ff color charts
#f158ff RGB chart
      #f158ff CMYK chart
      #f158ff RGB pie chart
      #f158ff color shades, tints & tones
#f158ff color schemes
#f158ff color preview, HTML & CSS examples
           This text has a color of #f158ff        
        
          <p style="color:#f158ff;">Text here</p>
        
        
          .mytext {color:#f158ff;}
        
        Text color #f158ff
      
           This box has a color of #f158ff        
        
          <div style="background-color:#f158ff;">Content here</div>
        
        
          .mybackground {background-color:#f158ff;}
        
        Background color #f158ff
      
           Border around this has a color of #f158ff        
        
          <div style="border:2px solid #f158ff;">Content here</div>
        
        
          .myborder {border:2px solid #f158ff;}
        
        Border color #f158ff