#a82deb color space conversions
Hex:
        #a82deb
        RGB:
        168, 45, 235
        CMY:
        34, 82, 8
        CMYK:
        29, 81, 0, 8
      HSL:
        279°, 82.6087%, 54.9020%
        HSV (HSB):
        279°, 80.8511%, 92.1569%
        XYZ:
        32.0822, 16.1998, 80.0332
        xyY:
        0.2500, 0.1262, 16.1998
      CIE-Lab:
        47.2355, 75.5664, -71.4689
        CIE-LCH:
        47.2355, 104.0101, 316.5963
        CIE-Luv:
        47.2355, 31.4745, -113.8050
        Hunter-Lab:
        40.2489, 71.8459, -89.7213
      #a82deb color charts
#a82deb RGB chart
      #a82deb CMYK chart
      #a82deb RGB pie chart
      #a82deb color shades, tints & tones
#a82deb color schemes
#a82deb color preview, HTML & CSS examples
           This text has a color of #a82deb        
        
          <p style="color:#a82deb;">Text here</p>
        
        
          .mytext {color:#a82deb;}
        
        Text color #a82deb
      
           This box has a color of #a82deb        
        
          <div style="background-color:#a82deb;">Content here</div>
        
        
          .mybackground {background-color:#a82deb;}
        
        Background color #a82deb
      
           Border around this has a color of #a82deb        
        
          <div style="border:2px solid #a82deb;">Content here</div>
        
        
          .myborder {border:2px solid #a82deb;}
        
        Border color #a82deb