#b115bf color space conversions
Hex:
        #b115bf
        RGB:
        177, 21, 191
        CMY:
        31, 92, 25
        CMYK:
        7, 89, 0, 25
      HSL:
        295°, 80.1887%, 41.5686%
        HSV (HSB):
        295°, 89.0052%, 74.9020%
        XYZ:
        27.8036, 13.6450, 50.4586
        xyY:
        0.3025, 0.1485, 13.6450
      CIE-Lab:
        43.7195, 74.5013, -51.8059
        CIE-LCH:
        43.7195, 90.7430, 325.1865
        CIE-Luv:
        43.7195, 52.2264, -84.3493
        Hunter-Lab:
        36.9392, 69.7109, -55.1321
      #b115bf color charts
#b115bf RGB chart
      #b115bf CMYK chart
      #b115bf RGB pie chart
      #b115bf color shades, tints & tones
#b115bf color schemes
#b115bf color preview, HTML & CSS examples
           This text has a color of #b115bf        
        
          <p style="color:#b115bf;">Text here</p>
        
        
          .mytext {color:#b115bf;}
        
        Text color #b115bf
      
           This box has a color of #b115bf        
        
          <div style="background-color:#b115bf;">Content here</div>
        
        
          .mybackground {background-color:#b115bf;}
        
        Background color #b115bf
      
           Border around this has a color of #b115bf        
        
          <div style="border:2px solid #b115bf;">Content here</div>
        
        
          .myborder {border:2px solid #b115bf;}
        
        Border color #b115bf