#b03d7a color space conversions
Hex:
        #b03d7a
        RGB:
        176, 61, 122
        CMY:
        31, 76, 52
        CMYK:
        0, 65, 31, 31
      HSL:
        328°, 48.5232%, 46.4706%
        HSV (HSB):
        328°, 65.3409%, 69.0196%
        XYZ:
        23.0861, 13.9727, 19.8926
        xyY:
        0.4054, 0.2453, 13.9727
      CIE-Lab:
        44.1938, 52.5100, -9.7031
        CIE-LCH:
        44.1938, 53.3990, 349.5307
        CIE-Luv:
        44.1938, 67.8072, -21.9424
        Hunter-Lab:
        37.3801, 44.8270, -5.3863
      #b03d7a color charts
#b03d7a RGB chart
      #b03d7a CMYK chart
      #b03d7a RGB pie chart
      #b03d7a color shades, tints & tones
#b03d7a color schemes
#b03d7a color preview, HTML & CSS examples
           This text has a color of #b03d7a        
        
          <p style="color:#b03d7a;">Text here</p>
        
        
          .mytext {color:#b03d7a;}
        
        Text color #b03d7a
      
           This box has a color of #b03d7a        
        
          <div style="background-color:#b03d7a;">Content here</div>
        
        
          .mybackground {background-color:#b03d7a;}
        
        Background color #b03d7a
      
           Border around this has a color of #b03d7a        
        
          <div style="border:2px solid #b03d7a;">Content here</div>
        
        
          .myborder {border:2px solid #b03d7a;}
        
        Border color #b03d7a