#b00ae9 color space conversions
Hex:
        #b00ae9
        RGB:
        176, 10, 233
        CMY:
        31, 96, 9
        CMYK:
        24, 96, 0, 9
      HSL:
        285°, 91.7695%, 47.6471%
        HSV (HSB):
        285°, 95.7082%, 91.3725%
        XYZ:
        32.7210, 15.3304, 78.3253
        xyY:
        0.2589, 0.1213, 15.3304
      CIE-Lab:
        46.0834, 82.8276, -72.1621
        CIE-LCH:
        46.0834, 109.8534, 318.9366
        CIE-Luv:
        46.0834, 39.0382, -114.4777
        Hunter-Lab:
        39.1540, 80.6529, -91.1982
      #b00ae9 color charts
#b00ae9 RGB chart
      #b00ae9 CMYK chart
      #b00ae9 RGB pie chart
      #b00ae9 color shades, tints & tones
#b00ae9 color schemes
#b00ae9 color preview, HTML & CSS examples
           This text has a color of #b00ae9        
        
          <p style="color:#b00ae9;">Text here</p>
        
        
          .mytext {color:#b00ae9;}
        
        Text color #b00ae9
      
           This box has a color of #b00ae9        
        
          <div style="background-color:#b00ae9;">Content here</div>
        
        
          .mybackground {background-color:#b00ae9;}
        
        Background color #b00ae9
      
           Border around this has a color of #b00ae9        
        
          <div style="border:2px solid #b00ae9;">Content here</div>
        
        
          .myborder {border:2px solid #b00ae9;}
        
        Border color #b00ae9