#b05498 color space conversions
Hex:
        #b05498
        RGB:
        176, 84, 152
        CMY:
        31, 67, 40
        CMYK:
        0, 52, 14, 31
      HSL:
        316°, 36.8000%, 50.9804%
        HSV (HSB):
        316°, 52.2727%, 69.0196%
        XYZ:
        26.7423, 17.8378, 31.7393
        xyY:
        0.3504, 0.2337, 17.8378
      CIE-Lab:
        49.2987, 46.1749, -20.0259
        CIE-LCH:
        49.2987, 50.3305, 336.5538
        CIE-Luv:
        49.2987, 49.2030, -36.0148
        Hunter-Lab:
        42.2348, 39.1123, -14.9920
      #b05498 color charts
#b05498 RGB chart
      #b05498 CMYK chart
      #b05498 RGB pie chart
      #b05498 color shades, tints & tones
#b05498 color schemes
#b05498 color preview, HTML & CSS examples
           This text has a color of #b05498        
        
          <p style="color:#b05498;">Text here</p>
        
        
          .mytext {color:#b05498;}
        
        Text color #b05498
      
           This box has a color of #b05498        
        
          <div style="background-color:#b05498;">Content here</div>
        
        
          .mybackground {background-color:#b05498;}
        
        Background color #b05498
      
           Border around this has a color of #b05498        
        
          <div style="border:2px solid #b05498;">Content here</div>
        
        
          .myborder {border:2px solid #b05498;}
        
        Border color #b05498