#b115e8 color space conversions
Hex:
        #b115e8
        RGB:
        177, 21, 232
        CMY:
        31, 92, 9
        CMYK:
        24, 91, 0, 9
      HSL:
        284°, 83.3992%, 49.6078%
        HSV (HSB):
        284°, 90.9483%, 90.9804%
        XYZ:
        32.9651, 15.7096, 77.6387
        xyY:
        0.2610, 0.1244, 15.7096
      CIE-Lab:
        46.5912, 81.5081, -70.7614
        CIE-LCH:
        46.5912, 107.9386, 319.0370
        CIE-Luv:
        46.5912, 39.4173, -112.9139
        Hunter-Lab:
        39.6354, 79.0982, -88.3939
      #b115e8 color charts
#b115e8 RGB chart
      #b115e8 CMYK chart
      #b115e8 RGB pie chart
      #b115e8 color shades, tints & tones
#b115e8 color schemes
#b115e8 color preview, HTML & CSS examples
           This text has a color of #b115e8        
        
          <p style="color:#b115e8;">Text here</p>
        
        
          .mytext {color:#b115e8;}
        
        Text color #b115e8
      
           This box has a color of #b115e8        
        
          <div style="background-color:#b115e8;">Content here</div>
        
        
          .mybackground {background-color:#b115e8;}
        
        Background color #b115e8
      
           Border around this has a color of #b115e8        
        
          <div style="border:2px solid #b115e8;">Content here</div>
        
        
          .myborder {border:2px solid #b115e8;}
        
        Border color #b115e8