#f155e1 color space conversions
Hex:
        #f155e1
        RGB:
        241, 85, 225
        CMY:
        5, 67, 12
        CMYK:
        0, 65, 7, 5
      HSL:
        306°, 84.7826%, 63.9216%
        HSV (HSB):
        306°, 64.7303%, 94.5098%
        XYZ:
        53.1147, 30.6340, 74.3477
        xyY:
        0.3360, 0.1938, 30.6340
      CIE-Lab:
        62.1975, 74.7823, -41.2929
        CIE-LCH:
        62.1975, 85.4254, 331.0936
        CIE-Luv:
        62.1975, 73.5453, -75.6548
        Hunter-Lab:
        55.3480, 74.4386, -40.8993
      #f155e1 color charts
#f155e1 RGB chart
      #f155e1 CMYK chart
      #f155e1 RGB pie chart
      #f155e1 color shades, tints & tones
#f155e1 color schemes
#f155e1 color preview, HTML & CSS examples
           This text has a color of #f155e1        
        
          <p style="color:#f155e1;">Text here</p>
        
        
          .mytext {color:#f155e1;}
        
        Text color #f155e1
      
           This box has a color of #f155e1        
        
          <div style="background-color:#f155e1;">Content here</div>
        
        
          .mybackground {background-color:#f155e1;}
        
        Background color #f155e1
      
           Border around this has a color of #f155e1        
        
          <div style="border:2px solid #f155e1;">Content here</div>
        
        
          .myborder {border:2px solid #f155e1;}
        
        Border color #f155e1