#f07ae2 color space conversions
Hex:
        #f07ae2
        RGB:
        240, 122, 226
        CMY:
        6, 52, 11
        CMYK:
        0, 49, 6, 6
      HSL:
        307°, 79.7297%, 70.9804%
        HSV (HSB):
        307°, 49.1667%, 94.1176%
        XYZ:
        56.6222, 37.9353, 76.2894
        xyY:
        0.3314, 0.2220, 37.9353
      CIE-Lab:
        67.9729, 58.7609, -32.8553
        CIE-LCH:
        67.9729, 67.3225, 330.7889
        CIE-Luv:
        67.9729, 59.3882, -60.7888
        Hunter-Lab:
        61.5917, 56.3125, -30.3244
      #f07ae2 color charts
#f07ae2 RGB chart
      #f07ae2 CMYK chart
      #f07ae2 RGB pie chart
      #f07ae2 color shades, tints & tones
#f07ae2 color schemes
#f07ae2 color preview, HTML & CSS examples
           This text has a color of #f07ae2        
        
          <p style="color:#f07ae2;">Text here</p>
        
        
          .mytext {color:#f07ae2;}
        
        Text color #f07ae2
      
           This box has a color of #f07ae2        
        
          <div style="background-color:#f07ae2;">Content here</div>
        
        
          .mybackground {background-color:#f07ae2;}
        
        Background color #f07ae2
      
           Border around this has a color of #f07ae2        
        
          <div style="border:2px solid #f07ae2;">Content here</div>
        
        
          .myborder {border:2px solid #f07ae2;}
        
        Border color #f07ae2