#f155ea color space conversions
Hex:
        #f155ea
        RGB:
        241, 85, 234
        CMY:
        5, 67, 8
        CMYK:
        0, 65, 3, 5
      HSL:
        303°, 84.7826%, 63.9216%
        HSV (HSB):
        303°, 64.7303%, 94.5098%
        XYZ:
        54.3754, 31.1383, 80.9863
        xyY:
        0.3266, 0.1870, 31.1383
      CIE-Lab:
        62.6242, 76.1758, -45.6503
        CIE-LCH:
        62.6242, 88.8071, 329.0668
        CIE-Luv:
        62.6242, 70.5805, -82.8118
        Hunter-Lab:
        55.8017, 76.2846, -46.9878
      #f155ea color charts
#f155ea RGB chart
      #f155ea CMYK chart
      #f155ea RGB pie chart
      #f155ea color shades, tints & tones
#f155ea color schemes
#f155ea color preview, HTML & CSS examples
           This text has a color of #f155ea        
        
          <p style="color:#f155ea;">Text here</p>
        
        
          .mytext {color:#f155ea;}
        
        Text color #f155ea
      
           This box has a color of #f155ea        
        
          <div style="background-color:#f155ea;">Content here</div>
        
        
          .mybackground {background-color:#f155ea;}
        
        Background color #f155ea
      
           Border around this has a color of #f155ea        
        
          <div style="border:2px solid #f155ea;">Content here</div>
        
        
          .myborder {border:2px solid #f155ea;}
        
        Border color #f155ea