#b345c8 color space conversions
Hex:
        #b345c8
        RGB:
        179, 69, 200
        CMY:
        30, 73, 22
        CMYK:
        11, 66, 0, 22
      HSL:
        290°, 54.3568%, 52.7451%
        HSV (HSB):
        290°, 65.5000%, 78.4314%
        XYZ:
        31.1439, 18.0101, 56.4784
        xyY:
        0.2948, 0.1705, 18.0101
      CIE-Lab:
        49.5083, 62.3418, -47.7503
        CIE-LCH:
        49.5083, 78.5276, 322.5500
        CIE-Luv:
        49.5083, 42.9950, -79.8058
        Hunter-Lab:
        42.4383, 56.7274, -49.1985
      #b345c8 color charts
#b345c8 RGB chart
      #b345c8 CMYK chart
      #b345c8 RGB pie chart
      #b345c8 color shades, tints & tones
#b345c8 color schemes
#b345c8 color preview, HTML & CSS examples
           This text has a color of #b345c8        
        
          <p style="color:#b345c8;">Text here</p>
        
        
          .mytext {color:#b345c8;}
        
        Text color #b345c8
      
           This box has a color of #b345c8        
        
          <div style="background-color:#b345c8;">Content here</div>
        
        
          .mybackground {background-color:#b345c8;}
        
        Background color #b345c8
      
           Border around this has a color of #b345c8        
        
          <div style="border:2px solid #b345c8;">Content here</div>
        
        
          .myborder {border:2px solid #b345c8;}
        
        Border color #b345c8