#b13da1 color space conversions
Hex:
        #b13da1
        RGB:
        177, 61, 161
        CMY:
        31, 76, 37
        CMYK:
        0, 66, 9, 31
      HSL:
        308°, 48.7395%, 46.6667%
        HSV (HSB):
        308°, 65.5367%, 69.4118%
        XYZ:
        26.2332, 15.2578, 35.2806
        xyY:
        0.3417, 0.1987, 15.2578
      CIE-Lab:
        45.9853, 58.3645, -30.4978
        CIE-LCH:
        45.9853, 65.8524, 332.4112
        CIE-Luv:
        45.9853, 55.5243, -52.5395
        Hunter-Lab:
        39.0612, 51.5220, -26.2086
      #b13da1 color charts
#b13da1 RGB chart
      #b13da1 CMYK chart
      #b13da1 RGB pie chart
      #b13da1 color shades, tints & tones
#b13da1 color schemes
#b13da1 color preview, HTML & CSS examples
           This text has a color of #b13da1        
        
          <p style="color:#b13da1;">Text here</p>
        
        
          .mytext {color:#b13da1;}
        
        Text color #b13da1
      
           This box has a color of #b13da1        
        
          <div style="background-color:#b13da1;">Content here</div>
        
        
          .mybackground {background-color:#b13da1;}
        
        Background color #b13da1
      
           Border around this has a color of #b13da1        
        
          <div style="border:2px solid #b13da1;">Content here</div>
        
        
          .myborder {border:2px solid #b13da1;}
        
        Border color #b13da1