#b40aeb color space conversions
Hex:
        #b40aeb
        RGB:
        180, 10, 235
        CMY:
        29, 96, 8
        CMYK:
        23, 96, 0, 8
      HSL:
        285°, 91.8367%, 48.0392%
        HSV (HSB):
        285°, 95.7447%, 92.1569%
        XYZ:
        33.9263, 15.9185, 79.8817
        xyY:
        0.2615, 0.1227, 15.9185
      CIE-Lab:
        46.8674, 83.6992, -71.9896
        CIE-LCH:
        46.8674, 110.3995, 319.3012
        CIE-Luv:
        46.8674, 40.8391, -114.9761
        Hunter-Lab:
        39.8980, 81.9615, -90.7786
      #b40aeb color charts
#b40aeb RGB chart
      #b40aeb CMYK chart
      #b40aeb RGB pie chart
      #b40aeb color shades, tints & tones
#b40aeb color schemes
#b40aeb color preview, HTML & CSS examples
           This text has a color of #b40aeb        
        
          <p style="color:#b40aeb;">Text here</p>
        
        
          .mytext {color:#b40aeb;}
        
        Text color #b40aeb
      
           This box has a color of #b40aeb        
        
          <div style="background-color:#b40aeb;">Content here</div>
        
        
          .mybackground {background-color:#b40aeb;}
        
        Background color #b40aeb
      
           Border around this has a color of #b40aeb        
        
          <div style="border:2px solid #b40aeb;">Content here</div>
        
        
          .myborder {border:2px solid #b40aeb;}
        
        Border color #b40aeb