#b35da1 color space conversions
Hex:
        #b35da1
        RGB:
        179, 93, 161
        CMY:
        30, 64, 37
        CMYK:
        0, 48, 10, 30
      HSL:
        313°, 36.1345%, 53.3333%
        HSV (HSB):
        313°, 48.0447%, 70.1961%
        XYZ:
        28.9378, 19.9856, 36.0506
        xyY:
        0.3405, 0.2352, 19.9856
      CIE-Lab:
        51.8209, 44.0345, -21.4285
        CIE-LCH:
        51.8209, 48.9716, 334.0510
        CIE-Luv:
        51.8209, 45.2124, -38.1396
        Hunter-Lab:
        44.7053, 37.3090, -16.5182
      #b35da1 color charts
#b35da1 RGB chart
      #b35da1 CMYK chart
      #b35da1 RGB pie chart
      #b35da1 color shades, tints & tones
#b35da1 color schemes
#b35da1 color preview, HTML & CSS examples
           This text has a color of #b35da1        
        
          <p style="color:#b35da1;">Text here</p>
        
        
          .mytext {color:#b35da1;}
        
        Text color #b35da1
      
           This box has a color of #b35da1        
        
          <div style="background-color:#b35da1;">Content here</div>
        
        
          .mybackground {background-color:#b35da1;}
        
        Background color #b35da1
      
           Border around this has a color of #b35da1        
        
          <div style="border:2px solid #b35da1;">Content here</div>
        
        
          .myborder {border:2px solid #b35da1;}
        
        Border color #b35da1