#8344ef color space conversions
Hex:
        #8344ef
        RGB:
        131, 68, 239
        CMY:
        49, 73, 6
        CMYK:
        45, 72, 0, 6
      HSL:
        262°, 84.2365%, 60.1961%
        HSV (HSB):
        262°, 71.5481%, 93.7255%
        XYZ:
        27.0072, 15.1915, 83.1702
        xyY:
        0.2154, 0.1212, 15.1915
      CIE-Lab:
        45.8954, 61.9224, -76.1075
        CIE-LCH:
        45.8954, 98.1159, 309.1324
        CIE-Luv:
        45.8954, 9.7472, -117.6987
        Hunter-Lab:
        38.9763, 55.4763, -99.2334
      #8344ef color charts
#8344ef RGB chart
      #8344ef CMYK chart
      #8344ef RGB pie chart
      #8344ef color shades, tints & tones
#8344ef color schemes
#8344ef color preview, HTML & CSS examples
           This text has a color of #8344ef        
        
          <p style="color:#8344ef;">Text here</p>
        
        
          .mytext {color:#8344ef;}
        
        Text color #8344ef
      
           This box has a color of #8344ef        
        
          <div style="background-color:#8344ef;">Content here</div>
        
        
          .mybackground {background-color:#8344ef;}
        
        Background color #8344ef
      
           Border around this has a color of #8344ef        
        
          <div style="border:2px solid #8344ef;">Content here</div>
        
        
          .myborder {border:2px solid #8344ef;}
        
        Border color #8344ef