#e082f8 color space conversions
Hex:
        #e082f8
        RGB:
        224, 130, 248
        CMY:
        12, 49, 3
        CMYK:
        10, 48, 0, 3
      HSL:
        288°, 89.3939%, 74.1176%
        HSV (HSB):
        288°, 47.5806%, 97.2549%
        XYZ:
        55.6664, 38.5899, 93.3216
        xyY:
        0.2968, 0.2057, 38.5899
      CIE-Lab:
        68.4531, 54.3103, -44.3695
        CIE-LCH:
        68.4531, 70.1303, 320.7525
        CIE-Luv:
        68.4531, 40.6227, -78.7977
        Hunter-Lab:
        62.1207, 51.2425, -45.5845
      #e082f8 color charts
#e082f8 RGB chart
      #e082f8 CMYK chart
      #e082f8 RGB pie chart
      #e082f8 color shades, tints & tones
#e082f8 color schemes
#e082f8 color preview, HTML & CSS examples
           This text has a color of #e082f8        
        
          <p style="color:#e082f8;">Text here</p>
        
        
          .mytext {color:#e082f8;}
        
        Text color #e082f8
      
           This box has a color of #e082f8        
        
          <div style="background-color:#e082f8;">Content here</div>
        
        
          .mybackground {background-color:#e082f8;}
        
        Background color #e082f8
      
           Border around this has a color of #e082f8        
        
          <div style="border:2px solid #e082f8;">Content here</div>
        
        
          .myborder {border:2px solid #e082f8;}
        
        Border color #e082f8