#b61d96 color space conversions
Hex:
        #b61d96
        RGB:
        182, 29, 150
        CMY:
        29, 89, 41
        CMYK:
        0, 84, 18, 29
      HSL:
        313°, 72.5118%, 41.3725%
        HSV (HSB):
        313°, 84.0659%, 71.3725%
        XYZ:
        25.2358, 13.0258, 30.0383
        xyY:
        0.3695, 0.1907, 13.0258
      CIE-Lab:
        42.8021, 67.9058, -28.8143
        CIE-LCH:
        42.8021, 73.7662, 337.0072
        CIE-Luv:
        42.8021, 70.6718, -50.6714
        Hunter-Lab:
        36.0913, 61.6511, -24.0824
      #b61d96 color charts
#b61d96 RGB chart
      #b61d96 CMYK chart
      #b61d96 RGB pie chart
      #b61d96 color shades, tints & tones
#b61d96 color schemes
#b61d96 color preview, HTML & CSS examples
           This text has a color of #b61d96        
        
          <p style="color:#b61d96;">Text here</p>
        
        
          .mytext {color:#b61d96;}
        
        Text color #b61d96
      
           This box has a color of #b61d96        
        
          <div style="background-color:#b61d96;">Content here</div>
        
        
          .mybackground {background-color:#b61d96;}
        
        Background color #b61d96
      
           Border around this has a color of #b61d96        
        
          <div style="border:2px solid #b61d96;">Content here</div>
        
        
          .myborder {border:2px solid #b61d96;}
        
        Border color #b61d96