#b345a1 color space conversions
Hex:
        #b345a1
        RGB:
        179, 69, 161
        CMY:
        30, 73, 37
        CMYK:
        0, 61, 10, 30
      HSL:
        310°, 44.3548%, 48.6275%
        HSV (HSB):
        310°, 61.4525%, 70.1961%
        XYZ:
        27.1516, 16.4132, 35.4552
        xyY:
        0.3436, 0.2077, 16.4132
      CIE-Lab:
        47.5119, 55.5394, -28.0919
        CIE-LCH:
        47.5119, 62.2397, 333.1697
        CIE-Luv:
        47.5119, 54.4653, -48.9871
        Hunter-Lab:
        40.5132, 48.7311, -23.5286
      #b345a1 color charts
#b345a1 RGB chart
      #b345a1 CMYK chart
      #b345a1 RGB pie chart
      #b345a1 color shades, tints & tones
#b345a1 color schemes
#b345a1 color preview, HTML & CSS examples
           This text has a color of #b345a1        
        
          <p style="color:#b345a1;">Text here</p>
        
        
          .mytext {color:#b345a1;}
        
        Text color #b345a1
      
           This box has a color of #b345a1        
        
          <div style="background-color:#b345a1;">Content here</div>
        
        
          .mybackground {background-color:#b345a1;}
        
        Background color #b345a1
      
           Border around this has a color of #b345a1        
        
          <div style="border:2px solid #b345a1;">Content here</div>
        
        
          .myborder {border:2px solid #b345a1;}
        
        Border color #b345a1