#b355b1 color space conversions
Hex:
        #b355b1
        RGB:
        179, 85, 177
        CMY:
        30, 67, 31
        CMYK:
        0, 53, 1, 30
      HSL:
        301°, 38.2114%, 51.7647%
        HSV (HSB):
        301°, 52.5140%, 70.1961%
        XYZ:
        29.7747, 19.2550, 43.7423
        xyY:
        0.3209, 0.2076, 19.2550
      CIE-Lab:
        50.9843, 50.8529, -32.0841
        CIE-LCH:
        50.9843, 60.1283, 327.7514
        CIE-Luv:
        50.9843, 44.3583, -55.0700
        Hunter-Lab:
        43.8806, 44.3284, -28.3868
      #b355b1 color charts
#b355b1 RGB chart
      #b355b1 CMYK chart
      #b355b1 RGB pie chart
      #b355b1 color shades, tints & tones
#b355b1 color schemes
#b355b1 color preview, HTML & CSS examples
           This text has a color of #b355b1        
        
          <p style="color:#b355b1;">Text here</p>
        
        
          .mytext {color:#b355b1;}
        
        Text color #b355b1
      
           This box has a color of #b355b1        
        
          <div style="background-color:#b355b1;">Content here</div>
        
        
          .mybackground {background-color:#b355b1;}
        
        Background color #b355b1
      
           Border around this has a color of #b355b1        
        
          <div style="border:2px solid #b355b1;">Content here</div>
        
        
          .myborder {border:2px solid #b355b1;}
        
        Border color #b355b1