#b346eb color space conversions
Hex:
        #b346eb
        RGB:
        179, 70, 235
        CMY:
        30, 73, 8
        CMYK:
        24, 70, 0, 8
      HSL:
        280°, 80.4878%, 59.8039%
        HSV (HSB):
        280°, 70.2128%, 92.1569%
        XYZ:
        35.7760, 19.9622, 80.5647
        xyY:
        0.2625, 0.1465, 19.9622
      CIE-Lab:
        51.7944, 68.7941, -64.0074
        CIE-LCH:
        51.7944, 93.9658, 317.0643
        CIE-Luv:
        51.7944, 33.8115, -105.6555
        Hunter-Lab:
        44.6791, 64.7423, -75.6357
      #b346eb color charts
#b346eb RGB chart
      #b346eb CMYK chart
      #b346eb RGB pie chart
      #b346eb color shades, tints & tones
#b346eb color schemes
#b346eb color preview, HTML & CSS examples
           This text has a color of #b346eb        
        
          <p style="color:#b346eb;">Text here</p>
        
        
          .mytext {color:#b346eb;}
        
        Text color #b346eb
      
           This box has a color of #b346eb        
        
          <div style="background-color:#b346eb;">Content here</div>
        
        
          .mybackground {background-color:#b346eb;}
        
        Background color #b346eb
      
           Border around this has a color of #b346eb        
        
          <div style="border:2px solid #b346eb;">Content here</div>
        
        
          .myborder {border:2px solid #b346eb;}
        
        Border color #b346eb