#f154ea color space conversions
Hex:
        #f154ea
        RGB:
        241, 84, 234
        CMY:
        5, 67, 8
        CMYK:
        0, 65, 3, 5
      HSL:
        303°, 84.8649%, 63.7255%
        HSV (HSB):
        303°, 65.1452%, 94.5098%
        XYZ:
        54.2972, 30.9819, 80.9602
        xyY:
        0.3266, 0.1864, 30.9819
      CIE-Lab:
        62.4924, 76.5450, -45.8582
        CIE-LCH:
        62.4924, 89.2306, 329.0741
        CIE-Luv:
        62.4924, 70.8575, -83.1600
        Hunter-Lab:
        55.6614, 76.7177, -47.2751
      #f154ea color charts
#f154ea RGB chart
      #f154ea CMYK chart
      #f154ea RGB pie chart
      #f154ea color shades, tints & tones
#f154ea color schemes
#f154ea color preview, HTML & CSS examples
           This text has a color of #f154ea        
        
          <p style="color:#f154ea;">Text here</p>
        
        
          .mytext {color:#f154ea;}
        
        Text color #f154ea
      
           This box has a color of #f154ea        
        
          <div style="background-color:#f154ea;">Content here</div>
        
        
          .mybackground {background-color:#f154ea;}
        
        Background color #f154ea
      
           Border around this has a color of #f154ea        
        
          <div style="border:2px solid #f154ea;">Content here</div>
        
        
          .myborder {border:2px solid #f154ea;}
        
        Border color #f154ea