#b132f7 color space conversions
Hex:
        #b132f7
        RGB:
        177, 50, 247
        CMY:
        31, 80, 3
        CMYK:
        28, 80, 0, 3
      HSL:
        279°, 92.4883%, 58.2353%
        HSV (HSB):
        279°, 79.7571%, 96.8627%
        XYZ:
        36.0606, 18.3437, 89.6358
        xyY:
        0.2504, 0.1274, 18.3437
      CIE-Lab:
        49.9104, 77.8698, -73.8049
        CIE-LCH:
        49.9104, 107.2887, 316.5351
        CIE-Luv:
        49.9104, 32.9613, -119.2254
        Hunter-Lab:
        42.8296, 75.3372, -94.1043
      #b132f7 color charts
#b132f7 RGB chart
      #b132f7 CMYK chart
      #b132f7 RGB pie chart
      #b132f7 color shades, tints & tones
#b132f7 color schemes
#b132f7 color preview, HTML & CSS examples
           This text has a color of #b132f7        
        
          <p style="color:#b132f7;">Text here</p>
        
        
          .mytext {color:#b132f7;}
        
        Text color #b132f7
      
           This box has a color of #b132f7        
        
          <div style="background-color:#b132f7;">Content here</div>
        
        
          .mybackground {background-color:#b132f7;}
        
        Background color #b132f7
      
           Border around this has a color of #b132f7        
        
          <div style="border:2px solid #b132f7;">Content here</div>
        
        
          .myborder {border:2px solid #b132f7;}
        
        Border color #b132f7