#8040e5 color space conversions
Hex:
        #8040e5
        RGB:
        128, 64, 229
        CMY:
        50, 75, 10
        CMYK:
        44, 72, 0, 10
      HSL:
        263°, 76.0369%, 57.4510%
        HSV (HSB):
        263°, 72.0524%, 89.8039%
        XYZ:
        24.8783, 13.9131, 75.5030
        xyY:
        0.2177, 0.1217, 13.9131
      CIE-Lab:
        44.1081, 60.7521, -73.3891
        CIE-LCH:
        44.1081, 95.2721, 309.6183
        CIE-Luv:
        44.1081, 10.5816, -112.4865
        Hunter-Lab:
        37.3003, 53.7793, -93.9042
      #8040e5 color charts
#8040e5 RGB chart
      #8040e5 CMYK chart
      #8040e5 RGB pie chart
      #8040e5 color shades, tints & tones
#8040e5 color schemes
#8040e5 color preview, HTML & CSS examples
           This text has a color of #8040e5        
        
          <p style="color:#8040e5;">Text here</p>
        
        
          .mytext {color:#8040e5;}
        
        Text color #8040e5
      
           This box has a color of #8040e5        
        
          <div style="background-color:#8040e5;">Content here</div>
        
        
          .mybackground {background-color:#8040e5;}
        
        Background color #8040e5
      
           Border around this has a color of #8040e5        
        
          <div style="border:2px solid #8040e5;">Content here</div>
        
        
          .myborder {border:2px solid #8040e5;}
        
        Border color #8040e5