#b05ac2 color space conversions
Hex:
        #b05ac2
        RGB:
        176, 90, 194
        CMY:
        31, 65, 24
        CMYK:
        9, 54, 0, 24
      HSL:
        290°, 46.0177%, 55.6863%
        HSV (HSB):
        290°, 53.6082%, 76.0784%
        XYZ:
        31.2983, 20.4375, 53.3342
        xyY:
        0.2979, 0.1945, 20.4375
      CIE-Lab:
        52.3283, 50.7557, -39.8491
        CIE-LCH:
        52.3283, 64.5298, 321.8640
        CIE-Luv:
        52.3283, 36.4767, -67.2666
        Hunter-Lab:
        45.2078, 44.4653, -38.3022
      #b05ac2 color charts
#b05ac2 RGB chart
      #b05ac2 CMYK chart
      #b05ac2 RGB pie chart
      #b05ac2 color shades, tints & tones
#b05ac2 color schemes
#b05ac2 color preview, HTML & CSS examples
           This text has a color of #b05ac2        
        
          <p style="color:#b05ac2;">Text here</p>
        
        
          .mytext {color:#b05ac2;}
        
        Text color #b05ac2
      
           This box has a color of #b05ac2        
        
          <div style="background-color:#b05ac2;">Content here</div>
        
        
          .mybackground {background-color:#b05ac2;}
        
        Background color #b05ac2
      
           Border around this has a color of #b05ac2        
        
          <div style="border:2px solid #b05ac2;">Content here</div>
        
        
          .myborder {border:2px solid #b05ac2;}
        
        Border color #b05ac2