#b345b8 color space conversions
Hex:
        #b345b8
        RGB:
        179, 69, 184
        CMY:
        30, 73, 28
        CMYK:
        3, 63, 0, 28
      HSL:
        297°, 45.4545%, 49.6078%
        HSV (HSB):
        297°, 62.5000%, 72.1569%
        XYZ:
        29.3703, 17.3006, 47.1388
        xyY:
        0.3131, 0.1844, 17.3006
      CIE-Lab:
        48.6366, 59.4274, -39.8565
        CIE-LCH:
        48.6366, 71.5552, 326.1512
        CIE-Luv:
        48.6366, 47.5369, -67.3242
        Hunter-Lab:
        41.5940, 53.2523, -38.0779
      #b345b8 color charts
#b345b8 RGB chart
      #b345b8 CMYK chart
      #b345b8 RGB pie chart
      #b345b8 color shades, tints & tones
#b345b8 color schemes
#b345b8 color preview, HTML & CSS examples
           This text has a color of #b345b8        
        
          <p style="color:#b345b8;">Text here</p>
        
        
          .mytext {color:#b345b8;}
        
        Text color #b345b8
      
           This box has a color of #b345b8        
        
          <div style="background-color:#b345b8;">Content here</div>
        
        
          .mybackground {background-color:#b345b8;}
        
        Background color #b345b8
      
           Border around this has a color of #b345b8        
        
          <div style="border:2px solid #b345b8;">Content here</div>
        
        
          .myborder {border:2px solid #b345b8;}
        
        Border color #b345b8