#f082e5 color space conversions
Hex:
        #f082e5
        RGB:
        240, 130, 229
        CMY:
        6, 49, 10
        CMYK:
        0, 46, 5, 6
      HSL:
        306°, 78.5714%, 72.5490%
        HSV (HSB):
        306°, 45.8333%, 94.1176%
        XYZ:
        58.0607, 40.1477, 78.8179
        xyY:
        0.3280, 0.2268, 40.1477
      CIE-Lab:
        69.5746, 55.3902, -32.0350
        CIE-LCH:
        69.5746, 63.9868, 329.9570
        CIE-Luv:
        69.5746, 55.3072, -59.1481
        Hunter-Lab:
        63.3622, 52.6811, -29.3988
      #f082e5 color charts
#f082e5 RGB chart
      #f082e5 CMYK chart
      #f082e5 RGB pie chart
      #f082e5 color shades, tints & tones
#f082e5 color schemes
#f082e5 color preview, HTML & CSS examples
           This text has a color of #f082e5        
        
          <p style="color:#f082e5;">Text here</p>
        
        
          .mytext {color:#f082e5;}
        
        Text color #f082e5
      
           This box has a color of #f082e5        
        
          <div style="background-color:#f082e5;">Content here</div>
        
        
          .mybackground {background-color:#f082e5;}
        
        Background color #f082e5
      
           Border around this has a color of #f082e5        
        
          <div style="border:2px solid #f082e5;">Content here</div>
        
        
          .myborder {border:2px solid #f082e5;}
        
        Border color #f082e5