#8341ef color space conversions
Hex:
        #8341ef
        RGB:
        131, 65, 239
        CMY:
        49, 75, 6
        CMYK:
        45, 73, 0, 6
      HSL:
        263°, 84.4660%, 59.6078%
        HSV (HSB):
        263°, 72.8033%, 93.7255%
        XYZ:
        26.8304, 14.8379, 83.1112
        xyY:
        0.2150, 0.1189, 14.8379
      CIE-Lab:
        45.4113, 63.2900, -76.8989
        CIE-LCH:
        45.4113, 99.5945, 309.4554
        CIE-Luv:
        45.4113, 10.2417, -118.4093
        Hunter-Lab:
        38.5200, 56.9208, -100.9610
      #8341ef color charts
#8341ef RGB chart
      #8341ef CMYK chart
      #8341ef RGB pie chart
      #8341ef color shades, tints & tones
#8341ef color schemes
#8341ef color preview, HTML & CSS examples
           This text has a color of #8341ef        
        
          <p style="color:#8341ef;">Text here</p>
        
        
          .mytext {color:#8341ef;}
        
        Text color #8341ef
      
           This box has a color of #8341ef        
        
          <div style="background-color:#8341ef;">Content here</div>
        
        
          .mybackground {background-color:#8341ef;}
        
        Background color #8341ef
      
           Border around this has a color of #8341ef        
        
          <div style="border:2px solid #8341ef;">Content here</div>
        
        
          .myborder {border:2px solid #8341ef;}
        
        Border color #8341ef