#f158ea color space conversions
Hex:
        #f158ea
        RGB:
        241, 88, 234
        CMY:
        5, 65, 8
        CMYK:
        0, 63, 3, 5
      HSL:
        303°, 84.5304%, 64.5098%
        HSV (HSB):
        303°, 63.4855%, 94.5098%
        XYZ:
        54.6166, 31.6207, 81.0667
        xyY:
        0.3265, 0.1890, 31.6207
      CIE-Lab:
        63.0282, 75.0474, -45.0138
        CIE-LCH:
        63.0282, 87.5120, 329.0445
        CIE-Luv:
        63.0282, 69.7290, -81.7415
        Hunter-Lab:
        56.2323, 74.9647, -46.1122
      #f158ea color charts
#f158ea RGB chart
      #f158ea CMYK chart
      #f158ea RGB pie chart
      #f158ea color shades, tints & tones
#f158ea color schemes
#f158ea color preview, HTML & CSS examples
           This text has a color of #f158ea        
        
          <p style="color:#f158ea;">Text here</p>
        
        
          .mytext {color:#f158ea;}
        
        Text color #f158ea
      
           This box has a color of #f158ea        
        
          <div style="background-color:#f158ea;">Content here</div>
        
        
          .mybackground {background-color:#f158ea;}
        
        Background color #f158ea
      
           Border around this has a color of #f158ea        
        
          <div style="border:2px solid #f158ea;">Content here</div>
        
        
          .myborder {border:2px solid #f158ea;}
        
        Border color #f158ea