#b05480 color space conversions
Hex:
        #b05480
        RGB:
        176, 84, 128
        CMY:
        31, 67, 50
        CMYK:
        0, 52, 27, 31
      HSL:
        331°, 36.8000%, 50.9804%
        HSV (HSB):
        331°, 52.2727%, 69.0196%
        XYZ:
        24.9711, 17.1293, 22.4122
        xyY:
        0.3871, 0.2655, 17.1293
      CIE-Lab:
        48.4225, 42.5525, -7.0145
        CIE-LCH:
        48.4225, 43.1268, 350.6393
        CIE-Luv:
        48.4225, 55.5474, -16.8660
        Hunter-Lab:
        41.3875, 35.2696, -3.1355
      #b05480 color charts
#b05480 RGB chart
      #b05480 CMYK chart
      #b05480 RGB pie chart
      #b05480 color shades, tints & tones
#b05480 color schemes
#b05480 color preview, HTML & CSS examples
           This text has a color of #b05480        
        
          <p style="color:#b05480;">Text here</p>
        
        
          .mytext {color:#b05480;}
        
        Text color #b05480
      
           This box has a color of #b05480        
        
          <div style="background-color:#b05480;">Content here</div>
        
        
          .mybackground {background-color:#b05480;}
        
        Background color #b05480
      
           Border around this has a color of #b05480        
        
          <div style="border:2px solid #b05480;">Content here</div>
        
        
          .myborder {border:2px solid #b05480;}
        
        Border color #b05480