#f090e2 color space conversions
Hex:
        #f090e2
        RGB:
        240, 144, 226
        CMY:
        6, 44, 11
        CMYK:
        0, 40, 6, 6
      HSL:
        309°, 76.1905%, 75.2941%
        HSV (HSB):
        309°, 40.0000%, 94.1176%
        XYZ:
        59.6359, 43.9628, 77.2940
        xyY:
        0.3297, 0.2430, 43.9628
      CIE-Lab:
        72.2036, 47.8607, -26.3373
        CIE-LCH:
        72.2036, 54.6288, 331.1764
        CIE-Luv:
        72.2036, 49.7534, -49.0604
        Hunter-Lab:
        66.3044, 44.5147, -22.7039
      #f090e2 color charts
#f090e2 RGB chart
      #f090e2 CMYK chart
      #f090e2 RGB pie chart
      #f090e2 color shades, tints & tones
#f090e2 color schemes
#f090e2 color preview, HTML & CSS examples
           This text has a color of #f090e2        
        
          <p style="color:#f090e2;">Text here</p>
        
        
          .mytext {color:#f090e2;}
        
        Text color #f090e2
      
           This box has a color of #f090e2        
        
          <div style="background-color:#f090e2;">Content here</div>
        
        
          .mybackground {background-color:#f090e2;}
        
        Background color #f090e2
      
           Border around this has a color of #f090e2        
        
          <div style="border:2px solid #f090e2;">Content here</div>
        
        
          .myborder {border:2px solid #f090e2;}
        
        Border color #f090e2