#f155d4 color space conversions
Hex:
        #f155d4
        RGB:
        241, 85, 212
        CMY:
        5, 67, 17
        CMYK:
        0, 65, 12, 5
      HSL:
        311°, 84.7826%, 63.9216%
        HSV (HSB):
        311°, 64.7303%, 94.5098%
        XYZ:
        51.4078, 29.9512, 65.3590
        xyY:
        0.3504, 0.2041, 29.9512
      CIE-Lab:
        61.6121, 72.8454, -34.8977
        CIE-LCH:
        61.6121, 80.7732, 334.4026
        CIE-Luv:
        61.6121, 77.9234, -65.2417
        Hunter-Lab:
        54.7277, 71.8982, -32.4982
      #f155d4 color charts
#f155d4 RGB chart
      #f155d4 CMYK chart
      #f155d4 RGB pie chart
      #f155d4 color shades, tints & tones
#f155d4 color schemes
#f155d4 color preview, HTML & CSS examples
           This text has a color of #f155d4        
        
          <p style="color:#f155d4;">Text here</p>
        
        
          .mytext {color:#f155d4;}
        
        Text color #f155d4
      
           This box has a color of #f155d4        
        
          <div style="background-color:#f155d4;">Content here</div>
        
        
          .mybackground {background-color:#f155d4;}
        
        Background color #f155d4
      
           Border around this has a color of #f155d4        
        
          <div style="border:2px solid #f155d4;">Content here</div>
        
        
          .myborder {border:2px solid #f155d4;}
        
        Border color #f155d4