#b114be color space conversions
Hex:
        #b114be
        RGB:
        177, 20, 190
        CMY:
        31, 92, 25
        CMYK:
        7, 89, 0, 25
      HSL:
        295°, 80.9524%, 41.1765%
        HSV (HSB):
        295°, 89.4737%, 74.5098%
        XYZ:
        27.6759, 13.5651, 49.8748
        xyY:
        0.3037, 0.1489, 13.5651
      CIE-Lab:
        43.6027, 74.4957, -51.4081
        CIE-LCH:
        43.6027, 90.5119, 325.3912
        CIE-Luv:
        43.6027, 52.6536, -83.7288
        Hunter-Lab:
        36.8309, 69.6765, -54.5065
      #b114be color charts
#b114be RGB chart
      #b114be CMYK chart
      #b114be RGB pie chart
      #b114be color shades, tints & tones
#b114be color schemes
#b114be color preview, HTML & CSS examples
           This text has a color of #b114be        
        
          <p style="color:#b114be;">Text here</p>
        
        
          .mytext {color:#b114be;}
        
        Text color #b114be
      
           This box has a color of #b114be        
        
          <div style="background-color:#b114be;">Content here</div>
        
        
          .mybackground {background-color:#b114be;}
        
        Background color #b114be
      
           Border around this has a color of #b114be        
        
          <div style="border:2px solid #b114be;">Content here</div>
        
        
          .myborder {border:2px solid #b114be;}
        
        Border color #b114be