#b0268a color space conversions
Hex:
        #b0268a
        RGB:
        176, 38, 138
        CMY:
        31, 85, 46
        CMYK:
        0, 78, 22, 31
      HSL:
        317°, 64.4860%, 41.9608%
        HSV (HSB):
        317°, 78.4091%, 69.0196%
        XYZ:
        23.1851, 12.4513, 25.2261
        xyY:
        0.3809, 0.2046, 12.4513
      CIE-Lab:
        41.9246, 62.7362, -22.9663
        CIE-LCH:
        41.9246, 66.8078, 339.8935
        CIE-Luv:
        41.9246, 69.1321, -41.4261
        Hunter-Lab:
        35.2864, 55.5328, -17.6857
      #b0268a color charts
#b0268a RGB chart
      #b0268a CMYK chart
      #b0268a RGB pie chart
      #b0268a color shades, tints & tones
#b0268a color schemes
#b0268a color preview, HTML & CSS examples
           This text has a color of #b0268a        
        
          <p style="color:#b0268a;">Text here</p>
        
        
          .mytext {color:#b0268a;}
        
        Text color #b0268a
      
           This box has a color of #b0268a        
        
          <div style="background-color:#b0268a;">Content here</div>
        
        
          .mybackground {background-color:#b0268a;}
        
        Background color #b0268a
      
           Border around this has a color of #b0268a        
        
          <div style="border:2px solid #b0268a;">Content here</div>
        
        
          .myborder {border:2px solid #b0268a;}
        
        Border color #b0268a