#b132f5 color space conversions
Hex:
        #b132f5
        RGB:
        177, 50, 245
        CMY:
        31, 80, 4
        CMYK:
        28, 80, 0, 4
      HSL:
        279°, 90.6977%, 57.8431%
        HSV (HSB):
        279°, 79.5918%, 96.0784%
        XYZ:
        35.7535, 18.2209, 88.0188
        xyY:
        0.2518, 0.1283, 18.2209
      CIE-Lab:
        49.7629, 77.4749, -72.9252
        CIE-LCH:
        49.7629, 106.3976, 316.7327
        CIE-Luv:
        49.7629, 33.4422, -117.8722
        Hunter-Lab:
        42.6859, 74.8102, -92.3763
      #b132f5 color charts
#b132f5 RGB chart
      #b132f5 CMYK chart
      #b132f5 RGB pie chart
      #b132f5 color shades, tints & tones
#b132f5 color schemes
#b132f5 color preview, HTML & CSS examples
           This text has a color of #b132f5        
        
          <p style="color:#b132f5;">Text here</p>
        
        
          .mytext {color:#b132f5;}
        
        Text color #b132f5
      
           This box has a color of #b132f5        
        
          <div style="background-color:#b132f5;">Content here</div>
        
        
          .mybackground {background-color:#b132f5;}
        
        Background color #b132f5
      
           Border around this has a color of #b132f5        
        
          <div style="border:2px solid #b132f5;">Content here</div>
        
        
          .myborder {border:2px solid #b132f5;}
        
        Border color #b132f5