#b114bc color space conversions
Hex:
        #b114bc
        RGB:
        177, 20, 188
        CMY:
        31, 92, 26
        CMYK:
        6, 89, 0, 26
      HSL:
        296°, 80.7692%, 40.7843%
        HSV (HSB):
        296°, 89.3617%, 73.7255%
        XYZ:
        27.4587, 13.4783, 48.7313
        xyY:
        0.3062, 0.1503, 13.4783
      CIE-Lab:
        43.4752, 74.1762, -50.4405
        CIE-LCH:
        43.4752, 89.7015, 325.7839
        CIE-Luv:
        43.4752, 53.3579, -82.2726
        Hunter-Lab:
        36.7128, 69.2589, -53.0006
      #b114bc color charts
#b114bc RGB chart
      #b114bc CMYK chart
      #b114bc RGB pie chart
      #b114bc color shades, tints & tones
#b114bc color schemes
#b114bc color preview, HTML & CSS examples
           This text has a color of #b114bc        
        
          <p style="color:#b114bc;">Text here</p>
        
        
          .mytext {color:#b114bc;}
        
        Text color #b114bc
      
           This box has a color of #b114bc        
        
          <div style="background-color:#b114bc;">Content here</div>
        
        
          .mybackground {background-color:#b114bc;}
        
        Background color #b114bc
      
           Border around this has a color of #b114bc        
        
          <div style="border:2px solid #b114bc;">Content here</div>
        
        
          .myborder {border:2px solid #b114bc;}
        
        Border color #b114bc