#b345f2 color space conversions
Hex:
        #b345f2
        RGB:
        179, 69, 242
        CMY:
        30, 73, 5
        CMYK:
        26, 71, 0, 5
      HSL:
        278°, 86.9347%, 60.9804%
        HSV (HSB):
        278°, 71.4876%, 94.9020%
        XYZ:
        36.7455, 20.2508, 85.9765
        xyY:
        0.2570, 0.1416, 20.2508
      CIE-Lab:
        52.1195, 70.6250, -67.4098
        CIE-LCH:
        52.1195, 97.6318, 316.3343
        CIE-Luv:
        52.1195, 32.3671, -110.9707
        Hunter-Lab:
        45.0008, 67.0031, -81.7761
      #b345f2 color charts
#b345f2 RGB chart
      #b345f2 CMYK chart
      #b345f2 RGB pie chart
      #b345f2 color shades, tints & tones
#b345f2 color schemes
#b345f2 color preview, HTML & CSS examples
           This text has a color of #b345f2        
        
          <p style="color:#b345f2;">Text here</p>
        
        
          .mytext {color:#b345f2;}
        
        Text color #b345f2
      
           This box has a color of #b345f2        
        
          <div style="background-color:#b345f2;">Content here</div>
        
        
          .mybackground {background-color:#b345f2;}
        
        Background color #b345f2
      
           Border around this has a color of #b345f2        
        
          <div style="border:2px solid #b345f2;">Content here</div>
        
        
          .myborder {border:2px solid #b345f2;}
        
        Border color #b345f2