#b115c1 color space conversions
Hex:
        #b115c1
        RGB:
        177, 21, 193
        CMY:
        31, 92, 24
        CMYK:
        8, 89, 0, 24
      HSL:
        294°, 80.3738%, 41.9608%
        HSV (HSB):
        294°, 89.1192%, 75.6863%
        XYZ:
        28.0253, 13.7337, 51.6258
        xyY:
        0.3001, 0.1471, 13.7337
      CIE-Lab:
        43.8486, 74.8247, -52.7677
        CIE-LCH:
        43.8486, 91.5596, 324.8078
        CIE-Luv:
        43.8486, 51.5341, -85.7984
        Hunter-Lab:
        37.0590, 70.1345, -56.6539
      #b115c1 color charts
#b115c1 RGB chart
      #b115c1 CMYK chart
      #b115c1 RGB pie chart
      #b115c1 color shades, tints & tones
#b115c1 color schemes
#b115c1 color preview, HTML & CSS examples
           This text has a color of #b115c1        
        
          <p style="color:#b115c1;">Text here</p>
        
        
          .mytext {color:#b115c1;}
        
        Text color #b115c1
      
           This box has a color of #b115c1        
        
          <div style="background-color:#b115c1;">Content here</div>
        
        
          .mybackground {background-color:#b115c1;}
        
        Background color #b115c1
      
           Border around this has a color of #b115c1        
        
          <div style="border:2px solid #b115c1;">Content here</div>
        
        
          .myborder {border:2px solid #b115c1;}
        
        Border color #b115c1