#b0026a color space conversions
Hex:
        #b0026a
        RGB:
        176, 2, 106
        CMY:
        31, 99, 58
        CMYK:
        0, 99, 40, 31
      HSL:
        324°, 97.7528%, 34.9020%
        HSV (HSB):
        324°, 98.8636%, 69.0196%
        XYZ:
        20.5277, 10.3141, 14.5446
        xyY:
        0.4523, 0.2273, 10.3141
      CIE-Lab:
        38.4004, 65.5036, -8.4437
        CIE-LCH:
        38.4004, 66.0456, 352.6548
        CIE-Luv:
        38.4004, 88.5155, -22.0762
        Hunter-Lab:
        32.1156, 57.8916, -4.3704
      #b0026a color charts
#b0026a RGB chart
      #b0026a CMYK chart
      #b0026a RGB pie chart
      #b0026a color shades, tints & tones
#b0026a color schemes
#b0026a color preview, HTML & CSS examples
           This text has a color of #b0026a        
        
          <p style="color:#b0026a;">Text here</p>
        
        
          .mytext {color:#b0026a;}
        
        Text color #b0026a
      
           This box has a color of #b0026a        
        
          <div style="background-color:#b0026a;">Content here</div>
        
        
          .mybackground {background-color:#b0026a;}
        
        Background color #b0026a
      
           Border around this has a color of #b0026a        
        
          <div style="border:2px solid #b0026a;">Content here</div>
        
        
          .myborder {border:2px solid #b0026a;}
        
        Border color #b0026a