#b113e1 color space conversions
Hex:
        #b113e1
        RGB:
        177, 19, 225
        CMY:
        31, 93, 12
        CMYK:
        21, 92, 0, 12
      HSL:
        286°, 84.4262%, 47.8431%
        HSV (HSB):
        286°, 91.5556%, 88.2353%
        XYZ:
        31.9549, 15.2491, 72.4933
        xyY:
        0.2670, 0.1274, 15.2491
      CIE-Lab:
        45.9735, 80.5450, -67.7887
        CIE-LCH:
        45.9735, 105.2749, 319.9152
        CIE-Luv:
        45.9735, 41.5190, -108.3683
        Hunter-Lab:
        39.0501, 77.7300, -82.7320
      #b113e1 color charts
#b113e1 RGB chart
      #b113e1 CMYK chart
      #b113e1 RGB pie chart
      #b113e1 color shades, tints & tones
#b113e1 color schemes
#b113e1 color preview, HTML & CSS examples
           This text has a color of #b113e1        
        
          <p style="color:#b113e1;">Text here</p>
        
        
          .mytext {color:#b113e1;}
        
        Text color #b113e1
      
           This box has a color of #b113e1        
        
          <div style="background-color:#b113e1;">Content here</div>
        
        
          .mybackground {background-color:#b113e1;}
        
        Background color #b113e1
      
           Border around this has a color of #b113e1        
        
          <div style="border:2px solid #b113e1;">Content here</div>
        
        
          .myborder {border:2px solid #b113e1;}
        
        Border color #b113e1