#b4207e color space conversions
Hex:
        #b4207e
        RGB:
        180, 32, 126
        CMY:
        29, 87, 51
        CMYK:
        0, 82, 30, 29
      HSL:
        322°, 69.8113%, 41.5686%
        HSV (HSB):
        322°, 82.2222%, 70.5882%
        XYZ:
        23.1048, 12.2427, 20.8840
        xyY:
        0.4109, 0.2177, 12.2427
      CIE-Lab:
        41.5992, 63.7777, -16.0312
        CIE-LCH:
        41.5992, 65.7616, 345.8904
        CIE-Luv:
        41.5992, 78.5334, -32.0869
        Hunter-Lab:
        34.9895, 56.6380, -10.8954
      #b4207e color charts
#b4207e RGB chart
      #b4207e CMYK chart
      #b4207e RGB pie chart
      #b4207e color shades, tints & tones
#b4207e color schemes
#b4207e color preview, HTML & CSS examples
           This text has a color of #b4207e        
        
          <p style="color:#b4207e;">Text here</p>
        
        
          .mytext {color:#b4207e;}
        
        Text color #b4207e
      
           This box has a color of #b4207e        
        
          <div style="background-color:#b4207e;">Content here</div>
        
        
          .mybackground {background-color:#b4207e;}
        
        Background color #b4207e
      
           Border around this has a color of #b4207e        
        
          <div style="border:2px solid #b4207e;">Content here</div>
        
        
          .myborder {border:2px solid #b4207e;}
        
        Border color #b4207e