#f082ea color space conversions
Hex:
        #f082ea
        RGB:
        240, 130, 234
        CMY:
        6, 49, 8
        CMYK:
        0, 46, 3, 6
      HSL:
        303°, 78.5714%, 72.5490%
        HSV (HSB):
        303°, 45.8333%, 94.1176%
        XYZ:
        58.7691, 40.4310, 82.5484
        xyY:
        0.3234, 0.2225, 40.4310
      CIE-Lab:
        69.7754, 56.2429, -34.4783
        CIE-LCH:
        69.7754, 65.9698, 328.4907
        CIE-Luv:
        69.7754, 54.1264, -63.2511
        Hunter-Lab:
        63.5854, 53.7049, -32.4622
      #f082ea color charts
#f082ea RGB chart
      #f082ea CMYK chart
      #f082ea RGB pie chart
      #f082ea color shades, tints & tones
#f082ea color schemes
#f082ea color preview, HTML & CSS examples
           This text has a color of #f082ea        
        
          <p style="color:#f082ea;">Text here</p>
        
        
          .mytext {color:#f082ea;}
        
        Text color #f082ea
      
           This box has a color of #f082ea        
        
          <div style="background-color:#f082ea;">Content here</div>
        
        
          .mybackground {background-color:#f082ea;}
        
        Background color #f082ea
      
           Border around this has a color of #f082ea        
        
          <div style="border:2px solid #f082ea;">Content here</div>
        
        
          .myborder {border:2px solid #f082ea;}
        
        Border color #f082ea