#b132c4 color space conversions
Hex:
        #b132c4
        RGB:
        177, 50, 196
        CMY:
        31, 80, 23
        CMYK:
        10, 74, 0, 23
      HSL:
        292°, 59.3496%, 48.2353%
        HSV (HSB):
        292°, 74.4898%, 76.8627%
        XYZ:
        29.2359, 15.6138, 53.6974
        xyY:
        0.2967, 0.1584, 15.6138
      CIE-Lab:
        46.4637, 68.2770, -50.3175
        CIE-LCH:
        46.4637, 84.8151, 323.6112
        CIE-Luv:
        46.4637, 46.8860, -82.9504
        Hunter-Lab:
        39.5143, 62.9184, -52.9112
      #b132c4 color charts
#b132c4 RGB chart
      #b132c4 CMYK chart
      #b132c4 RGB pie chart
      #b132c4 color shades, tints & tones
#b132c4 color schemes
#b132c4 color preview, HTML & CSS examples
           This text has a color of #b132c4        
        
          <p style="color:#b132c4;">Text here</p>
        
        
          .mytext {color:#b132c4;}
        
        Text color #b132c4
      
           This box has a color of #b132c4        
        
          <div style="background-color:#b132c4;">Content here</div>
        
        
          .mybackground {background-color:#b132c4;}
        
        Background color #b132c4
      
           Border around this has a color of #b132c4        
        
          <div style="border:2px solid #b132c4;">Content here</div>
        
        
          .myborder {border:2px solid #b132c4;}
        
        Border color #b132c4