#8345bb color space conversions
Hex:
        #8345bb
        RGB:
        131, 69, 187
        CMY:
        49, 73, 27
        CMYK:
        30, 63, 0, 27
      HSL:
        272°, 46.4567%, 50.1961%
        HSV (HSB):
        272°, 63.1016%, 73.3333%
        XYZ:
        20.4578, 12.6694, 48.3809
        xyY:
        0.2510, 0.1554, 12.6694
      CIE-Lab:
        42.2608, 48.5231, -52.1667
        CIE-LCH:
        42.2608, 71.2451, 312.9276
        CIE-Luv:
        42.2608, 17.7207, -81.1558
        Hunter-Lab:
        35.5941, 40.3039, -55.6734
      #8345bb color charts
#8345bb RGB chart
      #8345bb CMYK chart
      #8345bb RGB pie chart
      #8345bb color shades, tints & tones
#8345bb color schemes
#8345bb color preview, HTML & CSS examples
           This text has a color of #8345bb        
        
          <p style="color:#8345bb;">Text here</p>
        
        
          .mytext {color:#8345bb;}
        
        Text color #8345bb
      
           This box has a color of #8345bb        
        
          <div style="background-color:#8345bb;">Content here</div>
        
        
          .mybackground {background-color:#8345bb;}
        
        Background color #8345bb
      
           Border around this has a color of #8345bb        
        
          <div style="border:2px solid #8345bb;">Content here</div>
        
        
          .myborder {border:2px solid #8345bb;}
        
        Border color #8345bb