#b155bc color space conversions
Hex:
        #b155bc
        RGB:
        177, 85, 188
        CMY:
        31, 67, 26
        CMYK:
        6, 55, 0, 26
      HSL:
        294°, 43.4599%, 53.5294%
        HSV (HSB):
        294°, 54.7872%, 73.7255%
        XYZ:
        30.4571, 19.4750, 49.7307
        xyY:
        0.3056, 0.1954, 19.4750
      CIE-Lab:
        51.2383, 52.3323, -38.0946
        CIE-LCH:
        51.2383, 64.7292, 323.9477
        CIE-Luv:
        51.2383, 40.2289, -64.4874
        Hunter-Lab:
        44.1304, 45.9653, -35.9228
      #b155bc color charts
#b155bc RGB chart
      #b155bc CMYK chart
      #b155bc RGB pie chart
      #b155bc color shades, tints & tones
#b155bc color schemes
#b155bc color preview, HTML & CSS examples
           This text has a color of #b155bc        
        
          <p style="color:#b155bc;">Text here</p>
        
        
          .mytext {color:#b155bc;}
        
        Text color #b155bc
      
           This box has a color of #b155bc        
        
          <div style="background-color:#b155bc;">Content here</div>
        
        
          .mybackground {background-color:#b155bc;}
        
        Background color #b155bc
      
           Border around this has a color of #b155bc        
        
          <div style="border:2px solid #b155bc;">Content here</div>
        
        
          .myborder {border:2px solid #b155bc;}
        
        Border color #b155bc