#b115bd color space conversions
Hex:
        #b115bd
        RGB:
        177, 21, 189
        CMY:
        31, 92, 26
        CMYK:
        6, 89, 0, 26
      HSL:
        296°, 80.0000%, 41.1765%
        HSV (HSB):
        296°, 88.8889%, 74.1176%
        XYZ:
        27.5849, 13.5576, 49.3071
        xyY:
        0.3050, 0.1499, 13.5576
      CIE-Lab:
        43.5916, 74.1801, -50.8400
        CIE-LCH:
        43.5916, 89.9299, 325.5749
        CIE-Luv:
        43.5916, 52.9257, -82.8945
        Hunter-Lab:
        36.8206, 69.2910, -53.6218
      #b115bd color charts
#b115bd RGB chart
      #b115bd CMYK chart
      #b115bd RGB pie chart
      #b115bd color shades, tints & tones
#b115bd color schemes
#b115bd color preview, HTML & CSS examples
           This text has a color of #b115bd        
        
          <p style="color:#b115bd;">Text here</p>
        
        
          .mytext {color:#b115bd;}
        
        Text color #b115bd
      
           This box has a color of #b115bd        
        
          <div style="background-color:#b115bd;">Content here</div>
        
        
          .mybackground {background-color:#b115bd;}
        
        Background color #b115bd
      
           Border around this has a color of #b115bd        
        
          <div style="border:2px solid #b115bd;">Content here</div>
        
        
          .myborder {border:2px solid #b115bd;}
        
        Border color #b115bd