#8346bd color space conversions
Hex:
        #8346bd
        RGB:
        131, 70, 189
        CMY:
        49, 73, 26
        CMYK:
        31, 63, 0, 26
      HSL:
        271°, 47.4104%, 50.7843%
        HSV (HSB):
        271°, 62.9630%, 74.1176%
        XYZ:
        20.7355, 12.8797, 49.5373
        xyY:
        0.2494, 0.1549, 12.8797
      CIE-Lab:
        42.5815, 48.4907, -52.8202
        CIE-LCH:
        42.5815, 71.7031, 312.5530
        CIE-Luv:
        42.5815, 17.1264, -82.2599
        Hunter-Lab:
        35.8883, 40.3290, -56.7171
      #8346bd color charts
#8346bd RGB chart
      #8346bd CMYK chart
      #8346bd RGB pie chart
      #8346bd color shades, tints & tones
#8346bd color schemes
#8346bd color preview, HTML & CSS examples
           This text has a color of #8346bd        
        
          <p style="color:#8346bd;">Text here</p>
        
        
          .mytext {color:#8346bd;}
        
        Text color #8346bd
      
           This box has a color of #8346bd        
        
          <div style="background-color:#8346bd;">Content here</div>
        
        
          .mybackground {background-color:#8346bd;}
        
        Background color #8346bd
      
           Border around this has a color of #8346bd        
        
          <div style="border:2px solid #8346bd;">Content here</div>
        
        
          .myborder {border:2px solid #8346bd;}
        
        Border color #8346bd