#b0269b color space conversions
Hex:
        #b0269b
        RGB:
        176, 38, 155
        CMY:
        31, 85, 39
        CMYK:
        0, 78, 12, 31
      HSL:
        309°, 64.4860%, 41.9608%
        HSV (HSB):
        309°, 78.4091%, 69.0196%
        XYZ:
        24.5140, 12.9829, 32.2243
        xyY:
        0.3516, 0.1862, 12.9829
      CIE-Lab:
        42.7375, 65.0910, -32.0104
        CIE-LCH:
        42.7375, 72.5362, 333.8130
        CIE-Luv:
        42.7375, 62.5217, -54.7190
        Hunter-Lab:
        36.0318, 58.3858, -27.8025
      #b0269b color charts
#b0269b RGB chart
      #b0269b CMYK chart
      #b0269b RGB pie chart
      #b0269b color shades, tints & tones
#b0269b color schemes
#b0269b color preview, HTML & CSS examples
           This text has a color of #b0269b        
        
          <p style="color:#b0269b;">Text here</p>
        
        
          .mytext {color:#b0269b;}
        
        Text color #b0269b
      
           This box has a color of #b0269b        
        
          <div style="background-color:#b0269b;">Content here</div>
        
        
          .mybackground {background-color:#b0269b;}
        
        Background color #b0269b
      
           Border around this has a color of #b0269b        
        
          <div style="border:2px solid #b0269b;">Content here</div>
        
        
          .myborder {border:2px solid #b0269b;}
        
        Border color #b0269b