#f155ff color space conversions
Hex:
        #f155ff
        RGB:
        241, 85, 255
        CMY:
        5, 67, 0
        CMYK:
        5, 67, 0, 0
      HSL:
        295°, 100.0000%, 66.6667%
        HSV (HSB):
        295°, 66.6667%, 100.0000%
        XYZ:
        57.5741, 32.4178, 97.8305
        xyY:
        0.3065, 0.1726, 32.4178
      CIE-Lab:
        63.6867, 79.5807, -55.5991
        CIE-LCH:
        63.6867, 97.0791, 325.0599
        CIE-Luv:
        63.6867, 63.9128, -99.2654
        Hunter-Lab:
        56.9366, 80.8596, -62.0186
      #f155ff color charts
#f155ff RGB chart
      #f155ff CMYK chart
      #f155ff RGB pie chart
      #f155ff color shades, tints & tones
#f155ff color schemes
#f155ff color preview, HTML & CSS examples
           This text has a color of #f155ff        
        
          <p style="color:#f155ff;">Text here</p>
        
        
          .mytext {color:#f155ff;}
        
        Text color #f155ff
      
           This box has a color of #f155ff        
        
          <div style="background-color:#f155ff;">Content here</div>
        
        
          .mybackground {background-color:#f155ff;}
        
        Background color #f155ff
      
           Border around this has a color of #f155ff        
        
          <div style="border:2px solid #f155ff;">Content here</div>
        
        
          .myborder {border:2px solid #f155ff;}
        
        Border color #f155ff