#f155b1 color space conversions
Hex:
        #f155b1
        RGB:
        241, 85, 177
        CMY:
        5, 67, 31
        CMYK:
        0, 65, 27, 5
      HSL:
        325°, 84.7826%, 63.9216%
        HSV (HSB):
        325°, 64.7303%, 94.5098%
        XYZ:
        47.4599, 28.3721, 44.5699
        xyY:
        0.3942, 0.2356, 28.3721
      CIE-Lab:
        60.2234, 68.1240, -17.0794
        CIE-LCH:
        60.2234, 70.2324, 345.9254
        CIE-Luv:
        60.2234, 90.0648, -37.1803
        Hunter-Lab:
        53.2655, 65.8303, -12.3251
      #f155b1 color charts
#f155b1 RGB chart
      #f155b1 CMYK chart
      #f155b1 RGB pie chart
      #f155b1 color shades, tints & tones
#f155b1 color schemes
#f155b1 color preview, HTML & CSS examples
           This text has a color of #f155b1        
        
          <p style="color:#f155b1;">Text here</p>
        
        
          .mytext {color:#f155b1;}
        
        Text color #f155b1
      
           This box has a color of #f155b1        
        
          <div style="background-color:#f155b1;">Content here</div>
        
        
          .mybackground {background-color:#f155b1;}
        
        Background color #f155b1
      
           Border around this has a color of #f155b1        
        
          <div style="border:2px solid #f155b1;">Content here</div>
        
        
          .myborder {border:2px solid #f155b1;}
        
        Border color #f155b1