#b2217b color space conversions
Hex:
        #b2217b
        RGB:
        178, 33, 123
        CMY:
        30, 87, 52
        CMYK:
        0, 81, 31, 30
      HSL:
        323°, 68.7204%, 41.3725%
        HSV (HSB):
        323°, 81.4607%, 69.8039%
        XYZ:
        22.4791, 11.9828, 19.8670
        xyY:
        0.4138, 0.2206, 11.9828
      CIE-Lab:
        41.1887, 62.7046, -14.8357
        CIE-LCH:
        41.1887, 64.4358, 346.6888
        CIE-Luv:
        41.1887, 77.9549, -30.2179
        Hunter-Lab:
        34.6161, 55.3366, -9.7967
      #b2217b color charts
#b2217b RGB chart
      #b2217b CMYK chart
      #b2217b RGB pie chart
      #b2217b color shades, tints & tones
#b2217b color schemes
#b2217b color preview, HTML & CSS examples
           This text has a color of #b2217b        
        
          <p style="color:#b2217b;">Text here</p>
        
        
          .mytext {color:#b2217b;}
        
        Text color #b2217b
      
           This box has a color of #b2217b        
        
          <div style="background-color:#b2217b;">Content here</div>
        
        
          .mybackground {background-color:#b2217b;}
        
        Background color #b2217b
      
           Border around this has a color of #b2217b        
        
          <div style="border:2px solid #b2217b;">Content here</div>
        
        
          .myborder {border:2px solid #b2217b;}
        
        Border color #b2217b