#f155c8 color space conversions
Hex:
        #f155c8
        RGB:
        241, 85, 200
        CMY:
        5, 67, 22
        CMYK:
        0, 65, 17, 5
      HSL:
        316°, 84.7826%, 63.9216%
        HSV (HSB):
        316°, 64.7303%, 94.5098%
        XYZ:
        49.9495, 29.3679, 57.6795
        xyY:
        0.3646, 0.2144, 29.3679
      CIE-Lab:
        61.1050, 71.1423, -28.8873
        CIE-LCH:
        61.1050, 76.7835, 337.9004
        CIE-Luv:
        61.1050, 82.0454, -55.5907
        Hunter-Lab:
        54.1922, 69.6889, -25.1709
      #f155c8 color charts
#f155c8 RGB chart
      #f155c8 CMYK chart
      #f155c8 RGB pie chart
      #f155c8 color shades, tints & tones
#f155c8 color schemes
#f155c8 color preview, HTML & CSS examples
           This text has a color of #f155c8        
        
          <p style="color:#f155c8;">Text here</p>
        
        
          .mytext {color:#f155c8;}
        
        Text color #f155c8
      
           This box has a color of #f155c8        
        
          <div style="background-color:#f155c8;">Content here</div>
        
        
          .mybackground {background-color:#f155c8;}
        
        Background color #f155c8
      
           Border around this has a color of #f155c8        
        
          <div style="border:2px solid #f155c8;">Content here</div>
        
        
          .myborder {border:2px solid #f155c8;}
        
        Border color #f155c8