#f158d8 color space conversions
Hex:
        #f158d8
        RGB:
        241, 88, 216
        CMY:
        5, 65, 15
        CMYK:
        0, 63, 10, 5
      HSL:
        310°, 84.5304%, 64.5098%
        HSV (HSB):
        310°, 63.4855%, 94.5098%
        XYZ:
        52.1600, 30.6381, 68.1304
        xyY:
        0.3456, 0.2030, 30.6381
      CIE-Lab:
        62.2009, 72.2849, -36.2341
        CIE-LCH:
        62.2009, 80.8580, 333.3768
        CIE-Luv:
        62.2009, 75.6110, -67.3465
        Hunter-Lab:
        55.3517, 71.3420, -34.2317
      #f158d8 color charts
#f158d8 RGB chart
      #f158d8 CMYK chart
      #f158d8 RGB pie chart
      #f158d8 color shades, tints & tones
#f158d8 color schemes
#f158d8 color preview, HTML & CSS examples
           This text has a color of #f158d8        
        
          <p style="color:#f158d8;">Text here</p>
        
        
          .mytext {color:#f158d8;}
        
        Text color #f158d8
      
           This box has a color of #f158d8        
        
          <div style="background-color:#f158d8;">Content here</div>
        
        
          .mybackground {background-color:#f158d8;}
        
        Background color #f158d8
      
           Border around this has a color of #f158d8        
        
          <div style="border:2px solid #f158d8;">Content here</div>
        
        
          .myborder {border:2px solid #f158d8;}
        
        Border color #f158d8