#b353a1 color space conversions
Hex:
        #b353a1
        RGB:
        179, 83, 161
        CMY:
        30, 67, 37
        CMYK:
        0, 54, 10, 30
      HSL:
        311°, 38.7097%, 51.3725%
        HSV (HSB):
        311°, 53.6313%, 70.1961%
        XYZ:
        28.1167, 18.3434, 35.7769
        xyY:
        0.3419, 0.2231, 18.3434
      CIE-Lab:
        49.9100, 49.0592, -24.3722
        CIE-LCH:
        49.9100, 54.7796, 333.5822
        CIE-Luv:
        49.9100, 49.3560, -42.9935
        Hunter-Lab:
        42.8292, 42.2312, -19.5468
      #b353a1 color charts
#b353a1 RGB chart
      #b353a1 CMYK chart
      #b353a1 RGB pie chart
      #b353a1 color shades, tints & tones
#b353a1 color schemes
#b353a1 color preview, HTML & CSS examples
           This text has a color of #b353a1        
        
          <p style="color:#b353a1;">Text here</p>
        
        
          .mytext {color:#b353a1;}
        
        Text color #b353a1
      
           This box has a color of #b353a1        
        
          <div style="background-color:#b353a1;">Content here</div>
        
        
          .mybackground {background-color:#b353a1;}
        
        Background color #b353a1
      
           Border around this has a color of #b353a1        
        
          <div style="border:2px solid #b353a1;">Content here</div>
        
        
          .myborder {border:2px solid #b353a1;}
        
        Border color #b353a1