#b132bd color space conversions
Hex:
        #b132bd
        RGB:
        177, 50, 189
        CMY:
        31, 80, 26
        CMYK:
        6, 74, 0, 26
      HSL:
        295°, 58.1590%, 46.8627%
        HSV (HSB):
        295°, 73.5450%, 74.1176%
        XYZ:
        28.4574, 15.3024, 49.5979
        xyY:
        0.3048, 0.1639, 15.3024
      CIE-Lab:
        46.0457, 67.0561, -46.9102
        CIE-LCH:
        46.0457, 81.8357, 325.0246
        CIE-Luv:
        46.0457, 49.0760, -77.6834
        Hunter-Lab:
        39.1183, 61.3961, -47.7906
      #b132bd color charts
#b132bd RGB chart
      #b132bd CMYK chart
      #b132bd RGB pie chart
      #b132bd color shades, tints & tones
#b132bd color schemes
#b132bd color preview, HTML & CSS examples
           This text has a color of #b132bd        
        
          <p style="color:#b132bd;">Text here</p>
        
        
          .mytext {color:#b132bd;}
        
        Text color #b132bd
      
           This box has a color of #b132bd        
        
          <div style="background-color:#b132bd;">Content here</div>
        
        
          .mybackground {background-color:#b132bd;}
        
        Background color #b132bd
      
           Border around this has a color of #b132bd        
        
          <div style="border:2px solid #b132bd;">Content here</div>
        
        
          .myborder {border:2px solid #b132bd;}
        
        Border color #b132bd