#b358c4 color space conversions
Hex:
        #b358c4
        RGB:
        179, 88, 196
        CMY:
        30, 65, 23
        CMYK:
        9, 55, 0, 23
      HSL:
        291°, 47.7876%, 55.6863%
        HSV (HSB):
        291°, 55.1020%, 76.8627%
        XYZ:
        32.0439, 20.5487, 54.5019
        xyY:
        0.2992, 0.1919, 20.5487
      CIE-Lab:
        52.4520, 52.9430, -40.7782
        CIE-LCH:
        52.4520, 66.8268, 322.3955
        CIE-Luv:
        52.4520, 38.5862, -69.0299
        Hunter-Lab:
        45.3306, 46.8518, -39.5541
      #b358c4 color charts
#b358c4 RGB chart
      #b358c4 CMYK chart
      #b358c4 RGB pie chart
      #b358c4 color shades, tints & tones
#b358c4 color schemes
#b358c4 color preview, HTML & CSS examples
           This text has a color of #b358c4        
        
          <p style="color:#b358c4;">Text here</p>
        
        
          .mytext {color:#b358c4;}
        
        Text color #b358c4
      
           This box has a color of #b358c4        
        
          <div style="background-color:#b358c4;">Content here</div>
        
        
          .mybackground {background-color:#b358c4;}
        
        Background color #b358c4
      
           Border around this has a color of #b358c4        
        
          <div style="border:2px solid #b358c4;">Content here</div>
        
        
          .myborder {border:2px solid #b358c4;}
        
        Border color #b358c4