#f28cf4 color space conversions
Hex:
        #f28cf4
        RGB:
        242, 140, 244
        CMY:
        5, 45, 4
        CMYK:
        1, 43, 0, 4
      HSL:
        299°, 82.5397%, 75.2941%
        HSV (HSB):
        299°, 42.6230%, 95.6863%
        XYZ:
        62.3252, 44.1651, 90.8278
        xyY:
        0.3159, 0.2238, 44.1651
      CIE-Lab:
        72.3387, 53.6183, -35.9627
        CIE-LCH:
        72.3387, 64.5619, 326.1496
        CIE-Luv:
        72.3387, 49.0323, -65.6104
        Hunter-Lab:
        66.4568, 51.1032, -34.5130
      #f28cf4 color charts
#f28cf4 RGB chart
      #f28cf4 CMYK chart
      #f28cf4 RGB pie chart
      #f28cf4 color shades, tints & tones
#f28cf4 color schemes
#f28cf4 color preview, HTML & CSS examples
           This text has a color of #f28cf4        
        
          <p style="color:#f28cf4;">Text here</p>
        
        
          .mytext {color:#f28cf4;}
        
        Text color #f28cf4
      
           This box has a color of #f28cf4        
        
          <div style="background-color:#f28cf4;">Content here</div>
        
        
          .mybackground {background-color:#f28cf4;}
        
        Background color #f28cf4
      
           Border around this has a color of #f28cf4        
        
          <div style="border:2px solid #f28cf4;">Content here</div>
        
        
          .myborder {border:2px solid #f28cf4;}
        
        Border color #f28cf4