#f148ee color space conversions
Hex:
        #f148ee
        RGB:
        241, 72, 238
        CMY:
        5, 72, 7
        CMYK:
        0, 70, 1, 5
      HSL:
        301°, 85.7868%, 61.3725%
        HSV (HSB):
        301°, 70.1245%, 94.5098%
        XYZ:
        54.0256, 29.5085, 83.7372
        xyY:
        0.3230, 0.1764, 29.5085
      CIE-Lab:
        61.2278, 81.3026, -50.0868
        CIE-LCH:
        61.2278, 95.4924, 328.3647
        CIE-Luv:
        61.2278, 72.5274, -90.1212
        Hunter-Lab:
        54.3218, 82.4637, -53.3705
      #f148ee color charts
#f148ee RGB chart
      #f148ee CMYK chart
      #f148ee RGB pie chart
      #f148ee color shades, tints & tones
#f148ee color schemes
#f148ee color preview, HTML & CSS examples
           This text has a color of #f148ee        
        
          <p style="color:#f148ee;">Text here</p>
        
        
          .mytext {color:#f148ee;}
        
        Text color #f148ee
      
           This box has a color of #f148ee        
        
          <div style="background-color:#f148ee;">Content here</div>
        
        
          .mybackground {background-color:#f148ee;}
        
        Background color #f148ee
      
           Border around this has a color of #f148ee        
        
          <div style="border:2px solid #f148ee;">Content here</div>
        
        
          .myborder {border:2px solid #f148ee;}
        
        Border color #f148ee