#b05aca color space conversions
Hex:
        #b05aca
        RGB:
        176, 90, 202
        CMY:
        31, 65, 21
        CMYK:
        13, 55, 0, 21
      HSL:
        286°, 51.3761%, 57.2549%
        HSV (HSB):
        286°, 55.4455%, 79.2157%
        XYZ:
        32.2213, 20.8067, 58.1950
        xyY:
        0.2897, 0.1871, 20.8067
      CIE-Lab:
        52.7373, 52.3541, -43.7949
        CIE-LCH:
        52.7373, 68.2565, 320.0871
        CIE-Luv:
        52.7373, 34.6486, -73.6740
        Hunter-Lab:
        45.6144, 46.2647, -43.7123
      #b05aca color charts
#b05aca RGB chart
      #b05aca CMYK chart
      #b05aca RGB pie chart
      #b05aca color shades, tints & tones
#b05aca color schemes
#b05aca color preview, HTML & CSS examples
           This text has a color of #b05aca        
        
          <p style="color:#b05aca;">Text here</p>
        
        
          .mytext {color:#b05aca;}
        
        Text color #b05aca
      
           This box has a color of #b05aca        
        
          <div style="background-color:#b05aca;">Content here</div>
        
        
          .mybackground {background-color:#b05aca;}
        
        Background color #b05aca
      
           Border around this has a color of #b05aca        
        
          <div style="border:2px solid #b05aca;">Content here</div>
        
        
          .myborder {border:2px solid #b05aca;}
        
        Border color #b05aca