#b111f7 color space conversions
Hex:
        #b111f7
        RGB:
        177, 17, 247
        CMY:
        31, 93, 3
        CMYK:
        28, 93, 0, 3
      HSL:
        282°, 93.4959%, 51.7647%
        HSV (HSB):
        282°, 93.1174%, 96.8627%
        XYZ:
        35.1204, 16.4634, 89.3224
        xyY:
        0.2492, 0.1168, 16.4634
      CIE-Lab:
        47.5767, 84.7554, -77.6098
        CIE-LCH:
        47.5767, 114.9207, 317.5199
        CIE-Luv:
        47.5767, 35.6028, -123.0525
        Hunter-Lab:
        40.5751, 83.4969, -102.1189
      #b111f7 color charts
#b111f7 RGB chart
      #b111f7 CMYK chart
      #b111f7 RGB pie chart
      #b111f7 color shades, tints & tones
#b111f7 color schemes
#b111f7 color preview, HTML & CSS examples
           This text has a color of #b111f7        
        
          <p style="color:#b111f7;">Text here</p>
        
        
          .mytext {color:#b111f7;}
        
        Text color #b111f7
      
           This box has a color of #b111f7        
        
          <div style="background-color:#b111f7;">Content here</div>
        
        
          .mybackground {background-color:#b111f7;}
        
        Background color #b111f7
      
           Border around this has a color of #b111f7        
        
          <div style="border:2px solid #b111f7;">Content here</div>
        
        
          .myborder {border:2px solid #b111f7;}
        
        Border color #b111f7