#b356bf color space conversions
Hex:
        #b356bf
        RGB:
        179, 86, 191
        CMY:
        30, 66, 25
        CMYK:
        6, 55, 0, 25
      HSL:
        293°, 45.0644%, 54.3137%
        HSV (HSB):
        293°, 54.9738%, 74.9020%
        XYZ:
        31.3222, 20.0009, 51.4999
        xyY:
        0.3046, 0.1945, 20.0009
      CIE-Lab:
        51.8382, 52.9559, -38.8656
        CIE-LCH:
        51.8382, 65.6876, 323.7242
        CIE-Luv:
        51.8382, 40.4630, -65.9232
        Hunter-Lab:
        44.7223, 46.7519, -36.9696
      #b356bf color charts
#b356bf RGB chart
      #b356bf CMYK chart
      #b356bf RGB pie chart
      #b356bf color shades, tints & tones
#b356bf color schemes
#b356bf color preview, HTML & CSS examples
           This text has a color of #b356bf        
        
          <p style="color:#b356bf;">Text here</p>
        
        
          .mytext {color:#b356bf;}
        
        Text color #b356bf
      
           This box has a color of #b356bf        
        
          <div style="background-color:#b356bf;">Content here</div>
        
        
          .mybackground {background-color:#b356bf;}
        
        Background color #b356bf
      
           Border around this has a color of #b356bf        
        
          <div style="border:2px solid #b356bf;">Content here</div>
        
        
          .myborder {border:2px solid #b356bf;}
        
        Border color #b356bf