#b345b4 color space conversions
Hex:
        #b345b4
        RGB:
        179, 69, 180
        CMY:
        30, 73, 29
        CMYK:
        1, 62, 0, 29
      HSL:
        299°, 44.5783%, 48.8235%
        HSV (HSB):
        299°, 61.6667%, 70.5882%
        XYZ:
        28.9567, 17.1352, 44.9613
        xyY:
        0.3180, 0.1882, 17.1352
      CIE-Lab:
        48.4300, 58.7242, -37.8463
        CIE-LCH:
        48.4300, 69.8632, 327.1992
        CIE-Luv:
        48.4300, 48.7109, -64.1620
        Hunter-Lab:
        41.3947, 52.4249, -35.4221
      #b345b4 color charts
#b345b4 RGB chart
      #b345b4 CMYK chart
      #b345b4 RGB pie chart
      #b345b4 color shades, tints & tones
#b345b4 color schemes
#b345b4 color preview, HTML & CSS examples
           This text has a color of #b345b4        
        
          <p style="color:#b345b4;">Text here</p>
        
        
          .mytext {color:#b345b4;}
        
        Text color #b345b4
      
           This box has a color of #b345b4        
        
          <div style="background-color:#b345b4;">Content here</div>
        
        
          .mybackground {background-color:#b345b4;}
        
        Background color #b345b4
      
           Border around this has a color of #b345b4        
        
          <div style="border:2px solid #b345b4;">Content here</div>
        
        
          .myborder {border:2px solid #b345b4;}
        
        Border color #b345b4