#b345c3 color space conversions
Hex:
        #b345c3
        RGB:
        179, 69, 195
        CMY:
        30, 73, 24
        CMYK:
        8, 65, 0, 24
      HSL:
        292°, 51.2195%, 51.7647%
        HSV (HSB):
        292°, 64.6154%, 76.4706%
        XYZ:
        30.5689, 17.7801, 53.4505
        xyY:
        0.3003, 0.1747, 17.7801
      CIE-Lab:
        49.2283, 61.4144, -45.3085
        CIE-LCH:
        49.2283, 76.3190, 323.5819
        CIE-Luv:
        49.2283, 44.3868, -75.9367
        Hunter-Lab:
        42.1664, 55.6136, -45.6400
      #b345c3 color charts
#b345c3 RGB chart
      #b345c3 CMYK chart
      #b345c3 RGB pie chart
      #b345c3 color shades, tints & tones
#b345c3 color schemes
#b345c3 color preview, HTML & CSS examples
           This text has a color of #b345c3        
        
          <p style="color:#b345c3;">Text here</p>
        
        
          .mytext {color:#b345c3;}
        
        Text color #b345c3
      
           This box has a color of #b345c3        
        
          <div style="background-color:#b345c3;">Content here</div>
        
        
          .mybackground {background-color:#b345c3;}
        
        Background color #b345c3
      
           Border around this has a color of #b345c3        
        
          <div style="border:2px solid #b345c3;">Content here</div>
        
        
          .myborder {border:2px solid #b345c3;}
        
        Border color #b345c3