#b114e6 color space conversions
Hex:
        #b114e6
        RGB:
        177, 20, 230
        CMY:
        31, 92, 10
        CMYK:
        23, 91, 0, 10
      HSL:
        285°, 84.0000%, 49.0196%
        HSV (HSB):
        285°, 91.3043%, 90.1961%
        XYZ:
        32.6645, 15.5606, 76.1448
        xyY:
        0.2626, 0.1251, 15.5606
      CIE-Lab:
        46.3926, 81.2930, -69.9503
        CIE-LCH:
        46.3926, 107.2455, 319.2889
        CIE-Luv:
        46.3926, 40.0334, -111.6556
        Hunter-Lab:
        39.4469, 78.7772, -86.8353
      #b114e6 color charts
#b114e6 RGB chart
      #b114e6 CMYK chart
      #b114e6 RGB pie chart
      #b114e6 color shades, tints & tones
#b114e6 color schemes
#b114e6 color preview, HTML & CSS examples
           This text has a color of #b114e6        
        
          <p style="color:#b114e6;">Text here</p>
        
        
          .mytext {color:#b114e6;}
        
        Text color #b114e6
      
           This box has a color of #b114e6        
        
          <div style="background-color:#b114e6;">Content here</div>
        
        
          .mybackground {background-color:#b114e6;}
        
        Background color #b114e6
      
           Border around this has a color of #b114e6        
        
          <div style="border:2px solid #b114e6;">Content here</div>
        
        
          .myborder {border:2px solid #b114e6;}
        
        Border color #b114e6