#b116f4 color space conversions
Hex:
        #b116f4
        RGB:
        177, 22, 244
        CMY:
        31, 91, 4
        CMYK:
        27, 91, 0, 4
      HSL:
        282°, 90.9836%, 52.1569%
        HSV (HSB):
        282°, 90.9836%, 95.6863%
        XYZ:
        34.7475, 16.4526, 86.9322
        xyY:
        0.2516, 0.1191, 16.4526
      CIE-Lab:
        47.5628, 83.5410, -75.9488
        CIE-LCH:
        47.5628, 112.9040, 317.7254
        CIE-Luv:
        47.5628, 36.1356, -120.7609
        Hunter-Lab:
        40.5618, 81.9300, -98.6774
      #b116f4 color charts
#b116f4 RGB chart
      #b116f4 CMYK chart
      #b116f4 RGB pie chart
      #b116f4 color shades, tints & tones
#b116f4 color schemes
#b116f4 color preview, HTML & CSS examples
           This text has a color of #b116f4        
        
          <p style="color:#b116f4;">Text here</p>
        
        
          .mytext {color:#b116f4;}
        
        Text color #b116f4
      
           This box has a color of #b116f4        
        
          <div style="background-color:#b116f4;">Content here</div>
        
        
          .mybackground {background-color:#b116f4;}
        
        Background color #b116f4
      
           Border around this has a color of #b116f4        
        
          <div style="border:2px solid #b116f4;">Content here</div>
        
        
          .myborder {border:2px solid #b116f4;}
        
        Border color #b116f4