#f154ff color space conversions
Hex:
        #f154ff
        RGB:
        241, 84, 255
        CMY:
        5, 67, 0
        CMYK:
        5, 67, 0, 0
      HSL:
        295°, 100.0000%, 66.4706%
        HSV (HSB):
        295°, 67.0588%, 100.0000%
        XYZ:
        57.4960, 32.2614, 97.8044
        xyY:
        0.3065, 0.1720, 32.2614
      CIE-Lab:
        63.5584, 79.9422, -55.8032
        CIE-LCH:
        63.5584, 97.4924, 325.0832
        CIE-Luv:
        63.5584, 64.1555, -99.5954
        Hunter-Lab:
        56.7991, 81.2914, -62.3342
      #f154ff color charts
#f154ff RGB chart
      #f154ff CMYK chart
      #f154ff RGB pie chart
      #f154ff color shades, tints & tones
#f154ff color schemes
#f154ff color preview, HTML & CSS examples
           This text has a color of #f154ff        
        
          <p style="color:#f154ff;">Text here</p>
        
        
          .mytext {color:#f154ff;}
        
        Text color #f154ff
      
           This box has a color of #f154ff        
        
          <div style="background-color:#f154ff;">Content here</div>
        
        
          .mybackground {background-color:#f154ff;}
        
        Background color #f154ff
      
           Border around this has a color of #f154ff        
        
          <div style="border:2px solid #f154ff;">Content here</div>
        
        
          .myborder {border:2px solid #f154ff;}
        
        Border color #f154ff