#b132db color space conversions
Hex:
        #b132db
        RGB:
        177, 50, 219
        CMY:
        31, 80, 14
        CMYK:
        19, 77, 0, 14
      HSL:
        285°, 70.1245%, 52.7451%
        HSV (HSB):
        285°, 77.1689%, 85.8824%
        XYZ:
        32.0582, 16.7428, 68.5599
        xyY:
        0.2732, 0.1427, 16.7428
      CIE-Lab:
        47.9343, 72.4675, -61.1905
        CIE-LCH:
        47.9343, 94.8462, 319.8228
        CIE-Luv:
        47.9343, 40.1679, -99.7725
        Hunter-Lab:
        40.9180, 68.2441, -70.7005
      #b132db color charts
#b132db RGB chart
      #b132db CMYK chart
      #b132db RGB pie chart
      #b132db color shades, tints & tones
#b132db color schemes
#b132db color preview, HTML & CSS examples
           This text has a color of #b132db        
        
          <p style="color:#b132db;">Text here</p>
        
        
          .mytext {color:#b132db;}
        
        Text color #b132db
      
           This box has a color of #b132db        
        
          <div style="background-color:#b132db;">Content here</div>
        
        
          .mybackground {background-color:#b132db;}
        
        Background color #b132db
      
           Border around this has a color of #b132db        
        
          <div style="border:2px solid #b132db;">Content here</div>
        
        
          .myborder {border:2px solid #b132db;}
        
        Border color #b132db