#b70964 color space conversions
Hex:
        #b70964
        RGB:
        183, 9, 100
        CMY:
        28, 96, 61
        CMYK:
        0, 95, 45, 28
      HSL:
        329°, 90.6250%, 37.6471%
        HSV (HSB):
        329°, 95.0820%, 71.7647%
        XYZ:
        21.9264, 11.1828, 13.0594
        xyY:
        0.4749, 0.2422, 11.1828
      CIE-Lab:
        39.8866, 65.7618, -2.2759
        CIE-LCH:
        39.8866, 65.8012, 358.0179
        CIE-Luv:
        39.8866, 96.1406, -14.8006
        Hunter-Lab:
        33.4406, 58.5179, 0.2542
      #b70964 color charts
#b70964 RGB chart
      #b70964 CMYK chart
      #b70964 RGB pie chart
      #b70964 color shades, tints & tones
#b70964 color schemes
#b70964 color preview, HTML & CSS examples
           This text has a color of #b70964        
        
          <p style="color:#b70964;">Text here</p>
        
        
          .mytext {color:#b70964;}
        
        Text color #b70964
      
           This box has a color of #b70964        
        
          <div style="background-color:#b70964;">Content here</div>
        
        
          .mybackground {background-color:#b70964;}
        
        Background color #b70964
      
           Border around this has a color of #b70964        
        
          <div style="border:2px solid #b70964;">Content here</div>
        
        
          .myborder {border:2px solid #b70964;}
        
        Border color #b70964