#b1268b color space conversions
Hex:
        #b1268b
        RGB:
        177, 38, 139
        CMY:
        31, 85, 45
        CMYK:
        0, 79, 21, 31
      HSL:
        316°, 64.6512%, 42.1569%
        HSV (HSB):
        316°, 78.5311%, 69.4118%
        XYZ:
        23.4848, 12.5974, 25.6199
        xyY:
        0.3806, 0.2042, 12.5974
      CIE-Lab:
        42.1503, 63.1039, -23.2130
        CIE-LCH:
        42.1503, 67.2379, 339.8038
        CIE-Luv:
        42.1503, 69.5165, -41.8875
        Hunter-Lab:
        35.4928, 55.9968, -17.9524
      #b1268b color charts
#b1268b RGB chart
      #b1268b CMYK chart
      #b1268b RGB pie chart
      #b1268b color shades, tints & tones
#b1268b color schemes
#b1268b color preview, HTML & CSS examples
           This text has a color of #b1268b        
        
          <p style="color:#b1268b;">Text here</p>
        
        
          .mytext {color:#b1268b;}
        
        Text color #b1268b
      
           This box has a color of #b1268b        
        
          <div style="background-color:#b1268b;">Content here</div>
        
        
          .mybackground {background-color:#b1268b;}
        
        Background color #b1268b
      
           Border around this has a color of #b1268b        
        
          <div style="border:2px solid #b1268b;">Content here</div>
        
        
          .myborder {border:2px solid #b1268b;}
        
        Border color #b1268b