#b7017e color space conversions
Hex:
        #b7017e
        RGB:
        183, 1, 126
        CMY:
        28, 100, 51
        CMYK:
        0, 99, 31, 28
      HSL:
        319°, 98.9130%, 36.0784%
        HSV (HSB):
        319°, 99.4536%, 71.7647%
        XYZ:
        23.3052, 11.5953, 20.7485
        xyY:
        0.4188, 0.2084, 11.5953
      CIE-Lab:
        40.5656, 69.1325, -17.5633
        CIE-LCH:
        40.5656, 71.3286, 345.7454
        CIE-Luv:
        40.5656, 85.1248, -34.8875
        Hunter-Lab:
        34.0519, 62.5747, -12.2901
      #b7017e color charts
#b7017e RGB chart
      #b7017e CMYK chart
      #b7017e RGB pie chart
      #b7017e color shades, tints & tones
#b7017e color schemes
#b7017e color preview, HTML & CSS examples
           This text has a color of #b7017e        
        
          <p style="color:#b7017e;">Text here</p>
        
        
          .mytext {color:#b7017e;}
        
        Text color #b7017e
      
           This box has a color of #b7017e        
        
          <div style="background-color:#b7017e;">Content here</div>
        
        
          .mybackground {background-color:#b7017e;}
        
        Background color #b7017e
      
           Border around this has a color of #b7017e        
        
          <div style="border:2px solid #b7017e;">Content here</div>
        
        
          .myborder {border:2px solid #b7017e;}
        
        Border color #b7017e