#b3268e color space conversions
Hex:
        #b3268e
        RGB:
        179, 38, 142
        CMY:
        30, 85, 44
        CMYK:
        0, 79, 21, 30
      HSL:
        316°, 64.9770%, 42.5490%
        HSV (HSB):
        316°, 78.7709%, 70.1961%
        XYZ:
        24.1660, 12.9229, 26.8119
        xyY:
        0.3782, 0.2022, 12.9229
      CIE-Lab:
        42.6469, 63.9682, -24.2428
        CIE-LCH:
        42.6469, 68.4079, 339.2442
        CIE-Luv:
        42.6469, 69.8844, -43.5928
        Hunter-Lab:
        35.9485, 57.0850, -19.0570
      #b3268e color charts
#b3268e RGB chart
      #b3268e CMYK chart
      #b3268e RGB pie chart
      #b3268e color shades, tints & tones
#b3268e color schemes
#b3268e color preview, HTML & CSS examples
           This text has a color of #b3268e        
        
          <p style="color:#b3268e;">Text here</p>
        
        
          .mytext {color:#b3268e;}
        
        Text color #b3268e
      
           This box has a color of #b3268e        
        
          <div style="background-color:#b3268e;">Content here</div>
        
        
          .mybackground {background-color:#b3268e;}
        
        Background color #b3268e
      
           Border around this has a color of #b3268e        
        
          <div style="border:2px solid #b3268e;">Content here</div>
        
        
          .myborder {border:2px solid #b3268e;}
        
        Border color #b3268e