#f158af color space conversions
Hex:
        #f158af
        RGB:
        241, 88, 175
        CMY:
        5, 65, 31
        CMYK:
        0, 63, 27, 5
      HSL:
        326°, 84.5304%, 64.5098%
        HSV (HSB):
        326°, 63.4855%, 94.5098%
        XYZ:
        47.5032, 28.7754, 43.6079
        xyY:
        0.3962, 0.2400, 28.7754
      CIE-Lab:
        60.5829, 66.6952, -15.3836
        CIE-LCH:
        60.5829, 68.4464, 347.0116
        CIE-Luv:
        60.5829, 89.5305, -34.4582
        Hunter-Lab:
        53.6427, 64.1958, -10.6490
      #f158af color charts
#f158af RGB chart
      #f158af CMYK chart
      #f158af RGB pie chart
      #f158af color shades, tints & tones
#f158af color schemes
#f158af color preview, HTML & CSS examples
           This text has a color of #f158af        
        
          <p style="color:#f158af;">Text here</p>
        
        
          .mytext {color:#f158af;}
        
        Text color #f158af
      
           This box has a color of #f158af        
        
          <div style="background-color:#f158af;">Content here</div>
        
        
          .mybackground {background-color:#f158af;}
        
        Background color #f158af
      
           Border around this has a color of #f158af        
        
          <div style="border:2px solid #f158af;">Content here</div>
        
        
          .myborder {border:2px solid #f158af;}
        
        Border color #f158af