#8240ef color space conversions
Hex:
        #8240ef
        RGB:
        130, 64, 239
        CMY:
        49, 75, 6
        CMYK:
        46, 73, 0, 6
      HSL:
        263°, 84.5411%, 59.4118%
        HSV (HSB):
        263°, 73.2218%, 93.7255%
        XYZ:
        26.6193, 14.6446, 83.0851
        xyY:
        0.2141, 0.1178, 14.6446
      CIE-Lab:
        45.1435, 63.5820, -77.3414
        CIE-LCH:
        45.1435, 100.1218, 309.4235
        CIE-Luv:
        45.1435, 9.9942, -118.7598
        Hunter-Lab:
        38.2683, 57.1946, -101.9379
      #8240ef color charts
#8240ef RGB chart
      #8240ef CMYK chart
      #8240ef RGB pie chart
      #8240ef color shades, tints & tones
#8240ef color schemes
#8240ef color preview, HTML & CSS examples
           This text has a color of #8240ef        
        
          <p style="color:#8240ef;">Text here</p>
        
        
          .mytext {color:#8240ef;}
        
        Text color #8240ef
      
           This box has a color of #8240ef        
        
          <div style="background-color:#8240ef;">Content here</div>
        
        
          .mybackground {background-color:#8240ef;}
        
        Background color #8240ef
      
           Border around this has a color of #8240ef        
        
          <div style="border:2px solid #8240ef;">Content here</div>
        
        
          .myborder {border:2px solid #8240ef;}
        
        Border color #8240ef