#b353a6 color space conversions
Hex:
        #b353a6
        RGB:
        179, 83, 166
        CMY:
        30, 67, 35
        CMYK:
        0, 54, 7, 30
      HSL:
        308°, 38.7097%, 51.3725%
        HSV (HSB):
        308°, 53.6313%, 70.1961%
        XYZ:
        28.5666, 18.5234, 38.1461
        xyY:
        0.3351, 0.2173, 18.5234
      CIE-Lab:
        50.1249, 49.9008, -26.9833
        CIE-LCH:
        50.1249, 56.7290, 331.5982
        CIE-Luv:
        50.1249, 48.0049, -47.0561
        Hunter-Lab:
        43.0388, 43.1597, -22.4227
      #b353a6 color charts
#b353a6 RGB chart
      #b353a6 CMYK chart
      #b353a6 RGB pie chart
      #b353a6 color shades, tints & tones
#b353a6 color schemes
#b353a6 color preview, HTML & CSS examples
           This text has a color of #b353a6        
        
          <p style="color:#b353a6;">Text here</p>
        
        
          .mytext {color:#b353a6;}
        
        Text color #b353a6
      
           This box has a color of #b353a6        
        
          <div style="background-color:#b353a6;">Content here</div>
        
        
          .mybackground {background-color:#b353a6;}
        
        Background color #b353a6
      
           Border around this has a color of #b353a6        
        
          <div style="border:2px solid #b353a6;">Content here</div>
        
        
          .myborder {border:2px solid #b353a6;}
        
        Border color #b353a6