#f155f1 color space conversions
Hex:
        #f155f1
        RGB:
        241, 85, 241
        CMY:
        5, 67, 5
        CMYK:
        0, 65, 0, 5
      HSL:
        300°, 84.7826%, 63.9216%
        HSV (HSB):
        300°, 64.7303%, 94.5098%
        XYZ:
        55.4013, 31.5486, 86.3886
        xyY:
        0.3196, 0.1820, 31.5486
      CIE-Lab:
        62.9681, 77.2877, -49.0003
        CIE-LCH:
        62.9681, 91.5119, 327.6254
        CIE-Luv:
        62.9681, 68.3172, -88.3386
        Hunter-Lab:
        56.1682, 77.7686, -51.8724
      #f155f1 color charts
#f155f1 RGB chart
      #f155f1 CMYK chart
      #f155f1 RGB pie chart
      #f155f1 color shades, tints & tones
#f155f1 color schemes
#f155f1 color preview, HTML & CSS examples
           This text has a color of #f155f1        
        
          <p style="color:#f155f1;">Text here</p>
        
        
          .mytext {color:#f155f1;}
        
        Text color #f155f1
      
           This box has a color of #f155f1        
        
          <div style="background-color:#f155f1;">Content here</div>
        
        
          .mybackground {background-color:#f155f1;}
        
        Background color #f155f1
      
           Border around this has a color of #f155f1        
        
          <div style="border:2px solid #f155f1;">Content here</div>
        
        
          .myborder {border:2px solid #f155f1;}
        
        Border color #f155f1