#b05deb color space conversions
Hex:
        #b05deb
        RGB:
        176, 93, 235
        CMY:
        31, 64, 8
        CMYK:
        25, 60, 0, 8
      HSL:
        275°, 78.0220%, 64.3137%
        HSV (HSB):
        275°, 60.4255%, 92.1569%
        XYZ:
        36.8142, 23.0570, 81.1074
        xyY:
        0.2611, 0.1635, 23.0570
      CIE-Lab:
        55.1310, 57.8716, -58.6600
        CIE-LCH:
        55.1310, 82.4021, 314.6124
        CIE-Luv:
        55.1310, 26.8035, -98.0747
        Hunter-Lab:
        48.0177, 52.8217, -66.5353
      #b05deb color charts
#b05deb RGB chart
      #b05deb CMYK chart
      #b05deb RGB pie chart
      #b05deb color shades, tints & tones
#b05deb color schemes
#b05deb color preview, HTML & CSS examples
           This text has a color of #b05deb        
        
          <p style="color:#b05deb;">Text here</p>
        
        
          .mytext {color:#b05deb;}
        
        Text color #b05deb
      
           This box has a color of #b05deb        
        
          <div style="background-color:#b05deb;">Content here</div>
        
        
          .mybackground {background-color:#b05deb;}
        
        Background color #b05deb
      
           Border around this has a color of #b05deb        
        
          <div style="border:2px solid #b05deb;">Content here</div>
        
        
          .myborder {border:2px solid #b05deb;}
        
        Border color #b05deb