#b356b2 color space conversions
Hex:
        #b356b2
        RGB:
        179, 86, 178
        CMY:
        30, 66, 30
        CMYK:
        0, 52, 1, 30
      HSL:
        301°, 37.9592%, 51.9608%
        HSV (HSB):
        301°, 51.9553%, 70.1961%
        XYZ:
        29.9541, 19.4536, 44.2957
        xyY:
        0.3197, 0.2076, 19.4536
      CIE-Lab:
        51.2138, 50.5441, -32.3081
        CIE-LCH:
        51.2138, 59.9877, 327.4131
        CIE-Luv:
        51.2138, 43.7404, -55.4189
        Hunter-Lab:
        44.1063, 44.0395, -28.6702
      #b356b2 color charts
#b356b2 RGB chart
      #b356b2 CMYK chart
      #b356b2 RGB pie chart
      #b356b2 color shades, tints & tones
#b356b2 color schemes
#b356b2 color preview, HTML & CSS examples
           This text has a color of #b356b2        
        
          <p style="color:#b356b2;">Text here</p>
        
        
          .mytext {color:#b356b2;}
        
        Text color #b356b2
      
           This box has a color of #b356b2        
        
          <div style="background-color:#b356b2;">Content here</div>
        
        
          .mybackground {background-color:#b356b2;}
        
        Background color #b356b2
      
           Border around this has a color of #b356b2        
        
          <div style="border:2px solid #b356b2;">Content here</div>
        
        
          .myborder {border:2px solid #b356b2;}
        
        Border color #b356b2