#b345ef color space conversions
Hex:
        #b345ef
        RGB:
        179, 69, 239
        CMY:
        30, 73, 6
        CMYK:
        25, 71, 0, 6
      HSL:
        279°, 84.1584%, 60.3922%
        HSV (HSB):
        279°, 71.1297%, 93.7255%
        XYZ:
        36.2985, 20.0719, 83.6225
        xyY:
        0.2593, 0.1434, 20.0719
      CIE-Lab:
        51.9185, 70.0087, -66.0537
        CIE-LCH:
        51.9185, 96.2513, 316.6649
        CIE-Luv:
        51.9185, 33.0626, -108.8278
        Hunter-Lab:
        44.8017, 66.2183, -79.3037
      #b345ef color charts
#b345ef RGB chart
      #b345ef CMYK chart
      #b345ef RGB pie chart
      #b345ef color shades, tints & tones
#b345ef color schemes
#b345ef color preview, HTML & CSS examples
           This text has a color of #b345ef        
        
          <p style="color:#b345ef;">Text here</p>
        
        
          .mytext {color:#b345ef;}
        
        Text color #b345ef
      
           This box has a color of #b345ef        
        
          <div style="background-color:#b345ef;">Content here</div>
        
        
          .mybackground {background-color:#b345ef;}
        
        Background color #b345ef
      
           Border around this has a color of #b345ef        
        
          <div style="border:2px solid #b345ef;">Content here</div>
        
        
          .myborder {border:2px solid #b345ef;}
        
        Border color #b345ef