#b2266e color space conversions
Hex:
        #b2266e
        RGB:
        178, 38, 110
        CMY:
        30, 85, 57
        CMYK:
        0, 79, 38, 30
      HSL:
        329°, 64.8148%, 42.3529%
        HSV (HSB):
        329°, 78.6517%, 69.8039%
        XYZ:
        21.8677, 11.9770, 15.9111
        xyY:
        0.4395, 0.2407, 11.9770
      CIE-Lab:
        41.1795, 59.9149, -6.7586
        CIE-LCH:
        41.1795, 60.2949, 353.5640
        CIE-Luv:
        41.1795, 81.9530, -19.2063
        Hunter-Lab:
        34.6078, 52.2255, -3.0334
      #b2266e color charts
#b2266e RGB chart
      #b2266e CMYK chart
      #b2266e RGB pie chart
      #b2266e color shades, tints & tones
#b2266e color schemes
#b2266e color preview, HTML & CSS examples
           This text has a color of #b2266e        
        
          <p style="color:#b2266e;">Text here</p>
        
        
          .mytext {color:#b2266e;}
        
        Text color #b2266e
      
           This box has a color of #b2266e        
        
          <div style="background-color:#b2266e;">Content here</div>
        
        
          .mybackground {background-color:#b2266e;}
        
        Background color #b2266e
      
           Border around this has a color of #b2266e        
        
          <div style="border:2px solid #b2266e;">Content here</div>
        
        
          .myborder {border:2px solid #b2266e;}
        
        Border color #b2266e