#b112e1 color space conversions
Hex:
        #b112e1
        RGB:
        177, 18, 225
        CMY:
        31, 93, 12
        CMYK:
        21, 92, 0, 12
      HSL:
        286°, 85.1852%, 47.6471%
        HSV (HSB):
        286°, 92.0000%, 88.2353%
        XYZ:
        31.9384, 15.2160, 72.4878
        xyY:
        0.2669, 0.1272, 15.2160
      CIE-Lab:
        45.9286, 80.6785, -67.8617
        CIE-LCH:
        45.9286, 105.4240, 319.9315
        CIE-Luv:
        45.9286, 41.5727, -108.4449
        Hunter-Lab:
        39.0076, 77.8874, -82.8731
      #b112e1 color charts
#b112e1 RGB chart
      #b112e1 CMYK chart
      #b112e1 RGB pie chart
      #b112e1 color shades, tints & tones
#b112e1 color schemes
#b112e1 color preview, HTML & CSS examples
           This text has a color of #b112e1        
        
          <p style="color:#b112e1;">Text here</p>
        
        
          .mytext {color:#b112e1;}
        
        Text color #b112e1
      
           This box has a color of #b112e1        
        
          <div style="background-color:#b112e1;">Content here</div>
        
        
          .mybackground {background-color:#b112e1;}
        
        Background color #b112e1
      
           Border around this has a color of #b112e1        
        
          <div style="border:2px solid #b112e1;">Content here</div>
        
        
          .myborder {border:2px solid #b112e1;}
        
        Border color #b112e1