#b356c0 color space conversions
Hex:
        #b356c0
        RGB:
        179, 86, 192
        CMY:
        30, 66, 25
        CMYK:
        7, 55, 0, 25
      HSL:
        293°, 45.6897%, 54.5098%
        HSV (HSB):
        293°, 55.2083%, 75.2941%
        XYZ:
        31.4326, 20.0451, 52.0816
        xyY:
        0.3035, 0.1936, 20.0451
      CIE-Lab:
        51.8881, 53.1462, -39.3640
        CIE-LCH:
        51.8881, 66.1366, 323.4737
        CIE-Luv:
        51.8881, 40.2153, -66.7262
        Hunter-Lab:
        44.7717, 46.9680, -37.6301
      #b356c0 color charts
#b356c0 RGB chart
      #b356c0 CMYK chart
      #b356c0 RGB pie chart
      #b356c0 color shades, tints & tones
#b356c0 color schemes
#b356c0 color preview, HTML & CSS examples
           This text has a color of #b356c0        
        
          <p style="color:#b356c0;">Text here</p>
        
        
          .mytext {color:#b356c0;}
        
        Text color #b356c0
      
           This box has a color of #b356c0        
        
          <div style="background-color:#b356c0;">Content here</div>
        
        
          .mybackground {background-color:#b356c0;}
        
        Background color #b356c0
      
           Border around this has a color of #b356c0        
        
          <div style="border:2px solid #b356c0;">Content here</div>
        
        
          .myborder {border:2px solid #b356c0;}
        
        Border color #b356c0