#b345a6 color space conversions
Hex:
        #b345a6
        RGB:
        179, 69, 166
        CMY:
        30, 73, 35
        CMYK:
        0, 61, 7, 30
      HSL:
        307°, 44.3548%, 48.6275%
        HSV (HSB):
        307°, 61.4525%, 70.1961%
        XYZ:
        27.6015, 16.5931, 37.8244
        xyY:
        0.3365, 0.2023, 16.5931
      CIE-Lab:
        47.7432, 56.3514, -30.6921
        CIE-LCH:
        47.7432, 64.1676, 331.4248
        CIE-Luv:
        47.7432, 52.9255, -52.9984
        Hunter-Lab:
        40.7347, 49.6645, -26.5398
      #b345a6 color charts
#b345a6 RGB chart
      #b345a6 CMYK chart
      #b345a6 RGB pie chart
      #b345a6 color shades, tints & tones
#b345a6 color schemes
#b345a6 color preview, HTML & CSS examples
           This text has a color of #b345a6        
        
          <p style="color:#b345a6;">Text here</p>
        
        
          .mytext {color:#b345a6;}
        
        Text color #b345a6
      
           This box has a color of #b345a6        
        
          <div style="background-color:#b345a6;">Content here</div>
        
        
          .mybackground {background-color:#b345a6;}
        
        Background color #b345a6
      
           Border around this has a color of #b345a6        
        
          <div style="border:2px solid #b345a6;">Content here</div>
        
        
          .myborder {border:2px solid #b345a6;}
        
        Border color #b345a6