#b70d67 color space conversions
Hex:
        #b70d67
        RGB:
        183, 13, 103
        CMY:
        28, 95, 60
        CMYK:
        0, 93, 44, 28
      HSL:
        328°, 86.7347%, 38.4314%
        HSV (HSB):
        328°, 92.8962%, 71.7647%
        XYZ:
        22.1205, 11.3344, 13.8538
        xyY:
        0.4676, 0.2396, 11.3344
      CIE-Lab:
        40.1381, 65.5803, -3.8030
        CIE-LCH:
        40.1381, 65.6905, 356.6812
        CIE-Luv:
        40.1381, 94.3289, -16.6111
        Hunter-Lab:
        33.6666, 58.3664, -0.8313
      #b70d67 color charts
#b70d67 RGB chart
      #b70d67 CMYK chart
      #b70d67 RGB pie chart
      #b70d67 color shades, tints & tones
#b70d67 color schemes
#b70d67 color preview, HTML & CSS examples
           This text has a color of #b70d67        
        
          <p style="color:#b70d67;">Text here</p>
        
        
          .mytext {color:#b70d67;}
        
        Text color #b70d67
      
           This box has a color of #b70d67        
        
          <div style="background-color:#b70d67;">Content here</div>
        
        
          .mybackground {background-color:#b70d67;}
        
        Background color #b70d67
      
           Border around this has a color of #b70d67        
        
          <div style="border:2px solid #b70d67;">Content here</div>
        
        
          .myborder {border:2px solid #b70d67;}
        
        Border color #b70d67