#b05ac1 color space conversions
Hex:
        #b05ac1
        RGB:
        176, 90, 193
        CMY:
        31, 65, 24
        CMYK:
        9, 53, 0, 24
      HSL:
        290°, 45.3744%, 55.4902%
        HSV (HSB):
        290°, 53.3679%, 75.6863%
        XYZ:
        31.1863, 20.3927, 52.7446
        xyY:
        0.2989, 0.1955, 20.3927
      CIE-Lab:
        52.2783, 50.5587, -39.3521
        CIE-LCH:
        52.2783, 64.0685, 322.1048
        CIE-Luv:
        52.2783, 36.7081, -66.4615
        Hunter-Lab:
        45.1583, 44.2451, -37.6395
      #b05ac1 color charts
#b05ac1 RGB chart
      #b05ac1 CMYK chart
      #b05ac1 RGB pie chart
      #b05ac1 color shades, tints & tones
#b05ac1 color schemes
#b05ac1 color preview, HTML & CSS examples
           This text has a color of #b05ac1        
        
          <p style="color:#b05ac1;">Text here</p>
        
        
          .mytext {color:#b05ac1;}
        
        Text color #b05ac1
      
           This box has a color of #b05ac1        
        
          <div style="background-color:#b05ac1;">Content here</div>
        
        
          .mybackground {background-color:#b05ac1;}
        
        Background color #b05ac1
      
           Border around this has a color of #b05ac1        
        
          <div style="border:2px solid #b05ac1;">Content here</div>
        
        
          .myborder {border:2px solid #b05ac1;}
        
        Border color #b05ac1