#b70c65 color space conversions
Hex:
        #b70c65
        RGB:
        183, 12, 101
        CMY:
        28, 95, 60
        CMYK:
        0, 93, 45, 28
      HSL:
        329°, 87.6923%, 38.2353%
        HSV (HSB):
        329°, 93.4426%, 71.7647%
        XYZ:
        22.0089, 11.2698, 13.3272
        xyY:
        0.4722, 0.2418, 11.2698
      CIE-Lab:
        40.0312, 65.5224, -2.6961
        CIE-LCH:
        40.0312, 65.5779, 357.6438
        CIE-Luv:
        40.0312, 95.3405, -15.2606
        Hunter-Lab:
        33.5705, 58.2763, -0.0382
      #b70c65 color charts
#b70c65 RGB chart
      #b70c65 CMYK chart
      #b70c65 RGB pie chart
      #b70c65 color shades, tints & tones
#b70c65 color schemes
#b70c65 color preview, HTML & CSS examples
           This text has a color of #b70c65        
        
          <p style="color:#b70c65;">Text here</p>
        
        
          .mytext {color:#b70c65;}
        
        Text color #b70c65
      
           This box has a color of #b70c65        
        
          <div style="background-color:#b70c65;">Content here</div>
        
        
          .mybackground {background-color:#b70c65;}
        
        Background color #b70c65
      
           Border around this has a color of #b70c65        
        
          <div style="border:2px solid #b70c65;">Content here</div>
        
        
          .myborder {border:2px solid #b70c65;}
        
        Border color #b70c65