#b145c4 color space conversions
Hex:
        #b145c4
        RGB:
        177, 69, 196
        CMY:
        31, 73, 23
        CMYK:
        10, 65, 0, 23
      HSL:
        291°, 51.8367%, 51.9608%
        HSV (HSB):
        291°, 64.7959%, 76.8627%
        XYZ:
        30.2234, 17.5889, 54.0266
        xyY:
        0.2968, 0.1727, 17.5889
      CIE-Lab:
        48.9936, 61.1305, -46.2779
        CIE-LCH:
        48.9936, 76.6719, 322.8730
        CIE-Luv:
        48.9936, 42.7998, -77.2524
        Hunter-Lab:
        41.9391, 55.2425, -47.0209
      #b145c4 color charts
#b145c4 RGB chart
      #b145c4 CMYK chart
      #b145c4 RGB pie chart
      #b145c4 color shades, tints & tones
#b145c4 color schemes
#b145c4 color preview, HTML & CSS examples
           This text has a color of #b145c4        
        
          <p style="color:#b145c4;">Text here</p>
        
        
          .mytext {color:#b145c4;}
        
        Text color #b145c4
      
           This box has a color of #b145c4        
        
          <div style="background-color:#b145c4;">Content here</div>
        
        
          .mybackground {background-color:#b145c4;}
        
        Background color #b145c4
      
           Border around this has a color of #b145c4        
        
          <div style="border:2px solid #b145c4;">Content here</div>
        
        
          .myborder {border:2px solid #b145c4;}
        
        Border color #b145c4