#b345bd color space conversions
Hex:
        #b345bd
        RGB:
        179, 69, 189
        CMY:
        30, 73, 26
        CMYK:
        5, 63, 0, 26
      HSL:
        295°, 47.6190%, 50.5882%
        HSV (HSB):
        295°, 63.4921%, 74.1176%
        XYZ:
        29.9038, 17.5141, 49.9486
        xyY:
        0.3071, 0.1799, 17.5141
      CIE-Lab:
        48.9013, 60.3211, -42.3484
        CIE-LCH:
        48.9013, 73.7023, 324.9292
        CIE-Luv:
        48.9013, 46.0904, -71.2551
        Hunter-Lab:
        41.8498, 54.3102, -41.4689
      #b345bd color charts
#b345bd RGB chart
      #b345bd CMYK chart
      #b345bd RGB pie chart
      #b345bd color shades, tints & tones
#b345bd color schemes
#b345bd color preview, HTML & CSS examples
           This text has a color of #b345bd        
        
          <p style="color:#b345bd;">Text here</p>
        
        
          .mytext {color:#b345bd;}
        
        Text color #b345bd
      
           This box has a color of #b345bd        
        
          <div style="background-color:#b345bd;">Content here</div>
        
        
          .mybackground {background-color:#b345bd;}
        
        Background color #b345bd
      
           Border around this has a color of #b345bd        
        
          <div style="border:2px solid #b345bd;">Content here</div>
        
        
          .myborder {border:2px solid #b345bd;}
        
        Border color #b345bd