#b03062 color space conversions
Hex:
        #b03062
        RGB:
        176, 48, 98
        CMY:
        31, 81, 62
        CMYK:
        0, 73, 44, 31
      HSL:
        337°, 57.1429%, 43.9216%
        HSV (HSB):
        337°, 72.7273%, 69.0196%
        XYZ:
        21.1661, 12.2259, 12.7995
        xyY:
        0.4582, 0.2647, 12.2259
      CIE-Lab:
        41.5728, 54.9071, 1.2902
        CIE-LCH:
        41.5728, 54.9223, 1.3461
        CIE-Luv:
        41.5728, 81.4134, -8.3436
        Hunter-Lab:
        34.9655, 46.8638, 2.7720
      #b03062 color charts
#b03062 RGB chart
      #b03062 CMYK chart
      #b03062 RGB pie chart
      #b03062 color shades, tints & tones
#b03062 color schemes
#b03062 color preview, HTML & CSS examples
           This text has a color of #b03062        
        
          <p style="color:#b03062;">Text here</p>
        
        
          .mytext {color:#b03062;}
        
        Text color #b03062
      
           This box has a color of #b03062        
        
          <div style="background-color:#b03062;">Content here</div>
        
        
          .mybackground {background-color:#b03062;}
        
        Background color #b03062
      
           Border around this has a color of #b03062        
        
          <div style="border:2px solid #b03062;">Content here</div>
        
        
          .myborder {border:2px solid #b03062;}
        
        Border color #b03062