#b70f60 color space conversions
Hex:
        #b70f60
        RGB:
        183, 15, 96
        CMY:
        28, 94, 62
        CMYK:
        0, 92, 48, 28
      HSL:
        331°, 84.8485%, 38.8235%
        HSV (HSB):
        331°, 91.8033%, 71.7647%
        XYZ:
        21.8106, 11.2535, 12.0889
        xyY:
        0.4830, 0.2492, 11.2535
      CIE-Lab:
        40.0041, 64.7144, 0.4332
        CIE-LCH:
        40.0041, 64.7159, 0.3835
        CIE-Luv:
        40.0041, 97.0900, -11.4029
        Hunter-Lab:
        33.5462, 57.3489, 2.1162
      #b70f60 color charts
#b70f60 RGB chart
      #b70f60 CMYK chart
      #b70f60 RGB pie chart
      #b70f60 color shades, tints & tones
#b70f60 color schemes
#b70f60 color preview, HTML & CSS examples
           This text has a color of #b70f60        
        
          <p style="color:#b70f60;">Text here</p>
        
        
          .mytext {color:#b70f60;}
        
        Text color #b70f60
      
           This box has a color of #b70f60        
        
          <div style="background-color:#b70f60;">Content here</div>
        
        
          .mybackground {background-color:#b70f60;}
        
        Background color #b70f60
      
           Border around this has a color of #b70f60        
        
          <div style="border:2px solid #b70f60;">Content here</div>
        
        
          .myborder {border:2px solid #b70f60;}
        
        Border color #b70f60