#b050b7 color space conversions
Hex:
        #b050b7
        RGB:
        176, 80, 183
        CMY:
        31, 69, 28
        CMYK:
        4, 56, 0, 28
      HSL:
        296°, 41.7004%, 51.5686%
        HSV (HSB):
        296°, 56.2842%, 71.7647%
        XYZ:
        29.3204, 18.3863, 46.8033
        xyY:
        0.3102, 0.1945, 18.3863
      CIE-Lab:
        49.9614, 53.5259, -37.2127
        CIE-LCH:
        49.9614, 65.1906, 325.1919
        CIE-Luv:
        49.9614, 42.4795, -62.9470
        Hunter-Lab:
        42.8793, 47.0177, -34.7003
      #b050b7 color charts
#b050b7 RGB chart
      #b050b7 CMYK chart
      #b050b7 RGB pie chart
      #b050b7 color shades, tints & tones
#b050b7 color schemes
#b050b7 color preview, HTML & CSS examples
           This text has a color of #b050b7        
        
          <p style="color:#b050b7;">Text here</p>
        
        
          .mytext {color:#b050b7;}
        
        Text color #b050b7
      
           This box has a color of #b050b7        
        
          <div style="background-color:#b050b7;">Content here</div>
        
        
          .mybackground {background-color:#b050b7;}
        
        Background color #b050b7
      
           Border around this has a color of #b050b7        
        
          <div style="border:2px solid #b050b7;">Content here</div>
        
        
          .myborder {border:2px solid #b050b7;}
        
        Border color #b050b7