#b7058f color space conversions
Hex:
        #b7058f
        RGB:
        183, 5, 143
        CMY:
        28, 98, 44
        CMYK:
        0, 97, 22, 28
      HSL:
        313°, 94.6809%, 36.8627%
        HSV (HSB):
        313°, 97.2678%, 71.7647%
        XYZ:
        24.5406, 12.1590, 27.0401
        xyY:
        0.3850, 0.1908, 12.1590
      CIE-Lab:
        41.4677, 70.6793, -26.6305
        CIE-LCH:
        41.4677, 75.5298, 339.3546
        CIE-Luv:
        41.4677, 77.0605, -47.6699
        Hunter-Lab:
        34.8697, 64.6027, -21.5682
      #b7058f color charts
#b7058f RGB chart
      #b7058f CMYK chart
      #b7058f RGB pie chart
      #b7058f color shades, tints & tones
#b7058f color schemes
#b7058f color preview, HTML & CSS examples
           This text has a color of #b7058f        
        
          <p style="color:#b7058f;">Text here</p>
        
        
          .mytext {color:#b7058f;}
        
        Text color #b7058f
      
           This box has a color of #b7058f        
        
          <div style="background-color:#b7058f;">Content here</div>
        
        
          .mybackground {background-color:#b7058f;}
        
        Background color #b7058f
      
           Border around this has a color of #b7058f        
        
          <div style="border:2px solid #b7058f;">Content here</div>
        
        
          .myborder {border:2px solid #b7058f;}
        
        Border color #b7058f