#b00ae2 color space conversions
Hex:
        #b00ae2
        RGB:
        176, 10, 226
        CMY:
        31, 96, 11
        CMYK:
        22, 96, 0, 11
      HSL:
        286°, 91.5254%, 46.2745%
        HSV (HSB):
        286°, 95.5752%, 88.6275%
        XYZ:
        31.7405, 14.9382, 73.1620
        xyY:
        0.2649, 0.1247, 14.9382
      CIE-Lab:
        45.5494, 81.5935, -69.0552
        CIE-LCH:
        45.5494, 106.8930, 319.7577
        CIE-Luv:
        45.5494, 41.0239, -109.8277
        Hunter-Lab:
        38.6499, 78.9522, -85.1774
      #b00ae2 color charts
#b00ae2 RGB chart
      #b00ae2 CMYK chart
      #b00ae2 RGB pie chart
      #b00ae2 color shades, tints & tones
#b00ae2 color schemes
#b00ae2 color preview, HTML & CSS examples
           This text has a color of #b00ae2        
        
          <p style="color:#b00ae2;">Text here</p>
        
        
          .mytext {color:#b00ae2;}
        
        Text color #b00ae2
      
           This box has a color of #b00ae2        
        
          <div style="background-color:#b00ae2;">Content here</div>
        
        
          .mybackground {background-color:#b00ae2;}
        
        Background color #b00ae2
      
           Border around this has a color of #b00ae2        
        
          <div style="border:2px solid #b00ae2;">Content here</div>
        
        
          .myborder {border:2px solid #b00ae2;}
        
        Border color #b00ae2