#b115a0 color space conversions
Hex:
        #b115a0
        RGB:
        177, 21, 160
        CMY:
        31, 92, 37
        CMYK:
        0, 88, 10, 31
      HSL:
        307°, 78.7879%, 38.8235%
        HSV (HSB):
        307°, 88.1356%, 69.4118%
        XYZ:
        24.7448, 12.4215, 34.3511
        xyY:
        0.3460, 0.1737, 12.4215
      CIE-Lab:
        41.8783, 69.7897, -36.3616
        CIE-LCH:
        41.8783, 78.6942, 332.4797
        CIE-Luv:
        41.8783, 63.8381, -61.2158
        Hunter-Lab:
        35.2442, 63.6469, -33.1167
      #b115a0 color charts
#b115a0 RGB chart
      #b115a0 CMYK chart
      #b115a0 RGB pie chart
      #b115a0 color shades, tints & tones
#b115a0 color schemes
#b115a0 color preview, HTML & CSS examples
           This text has a color of #b115a0        
        
          <p style="color:#b115a0;">Text here</p>
        
        
          .mytext {color:#b115a0;}
        
        Text color #b115a0
      
           This box has a color of #b115a0        
        
          <div style="background-color:#b115a0;">Content here</div>
        
        
          .mybackground {background-color:#b115a0;}
        
        Background color #b115a0
      
           Border around this has a color of #b115a0        
        
          <div style="border:2px solid #b115a0;">Content here</div>
        
        
          .myborder {border:2px solid #b115a0;}
        
        Border color #b115a0