#b05ab2 color space conversions
Hex:
        #b05ab2
        RGB:
        176, 90, 178
        CMY:
        31, 65, 30
        CMYK:
        1, 49, 0, 30
      HSL:
        299°, 36.3636%, 52.5490%
        HSV (HSB):
        299°, 49.4382%, 69.8039%
        XYZ:
        29.5965, 19.7568, 44.3730
        xyY:
        0.3158, 0.2108, 19.7568
      CIE-Lab:
        51.5611, 47.6878, -31.7955
        CIE-LCH:
        51.5611, 57.3156, 326.3069
        CIE-Luv:
        51.5611, 40.2473, -54.2973
        Hunter-Lab:
        44.4486, 41.0709, -28.0751
      #b05ab2 color charts
#b05ab2 RGB chart
      #b05ab2 CMYK chart
      #b05ab2 RGB pie chart
      #b05ab2 color shades, tints & tones
#b05ab2 color schemes
#b05ab2 color preview, HTML & CSS examples
           This text has a color of #b05ab2        
        
          <p style="color:#b05ab2;">Text here</p>
        
        
          .mytext {color:#b05ab2;}
        
        Text color #b05ab2
      
           This box has a color of #b05ab2        
        
          <div style="background-color:#b05ab2;">Content here</div>
        
        
          .mybackground {background-color:#b05ab2;}
        
        Background color #b05ab2
      
           Border around this has a color of #b05ab2        
        
          <div style="border:2px solid #b05ab2;">Content here</div>
        
        
          .myborder {border:2px solid #b05ab2;}
        
        Border color #b05ab2