#b05ede color space conversions
Hex:
        #b05ede
        RGB:
        176, 94, 222
        CMY:
        31, 63, 13
        CMYK:
        21, 58, 0, 13
      HSL:
        278°, 65.9794%, 61.9608%
        HSV (HSB):
        278°, 57.6577%, 87.0588%
        XYZ:
        35.0920, 22.5094, 71.6024
        xyY:
        0.2716, 0.1742, 22.5094
      CIE-Lab:
        54.5634, 54.5435, -52.2602
        CIE-LCH:
        54.5634, 75.5388, 316.2247
        CIE-Luv:
        54.5634, 29.1305, -87.6263
        Hunter-Lab:
        47.4441, 49.0002, -56.2693
      #b05ede color charts
#b05ede RGB chart
      #b05ede CMYK chart
      #b05ede RGB pie chart
      #b05ede color shades, tints & tones
#b05ede color schemes
#b05ede color preview, HTML & CSS examples
           This text has a color of #b05ede        
        
          <p style="color:#b05ede;">Text here</p>
        
        
          .mytext {color:#b05ede;}
        
        Text color #b05ede
      
           This box has a color of #b05ede        
        
          <div style="background-color:#b05ede;">Content here</div>
        
        
          .mybackground {background-color:#b05ede;}
        
        Background color #b05ede
      
           Border around this has a color of #b05ede        
        
          <div style="border:2px solid #b05ede;">Content here</div>
        
        
          .myborder {border:2px solid #b05ede;}
        
        Border color #b05ede