#b00ae0 color space conversions
Hex:
        #b00ae0
        RGB:
        176, 10, 224
        CMY:
        31, 96, 12
        CMYK:
        21, 96, 0, 12
      HSL:
        287°, 91.4530%, 45.8824%
        HSV (HSB):
        287°, 95.5357%, 87.8431%
        XYZ:
        31.4676, 14.8290, 71.7248
        xyY:
        0.2666, 0.1256, 14.8290
      CIE-Lab:
        45.3991, 81.2443, -68.1597
        CIE-LCH:
        45.3991, 106.0489, 320.0051
        CIE-Luv:
        45.3991, 41.6061, -108.4871
        Hunter-Lab:
        38.5084, 78.4734, -83.4760
      #b00ae0 color charts
#b00ae0 RGB chart
      #b00ae0 CMYK chart
      #b00ae0 RGB pie chart
      #b00ae0 color shades, tints & tones
#b00ae0 color schemes
#b00ae0 color preview, HTML & CSS examples
           This text has a color of #b00ae0        
        
          <p style="color:#b00ae0;">Text here</p>
        
        
          .mytext {color:#b00ae0;}
        
        Text color #b00ae0
      
           This box has a color of #b00ae0        
        
          <div style="background-color:#b00ae0;">Content here</div>
        
        
          .mybackground {background-color:#b00ae0;}
        
        Background color #b00ae0
      
           Border around this has a color of #b00ae0        
        
          <div style="border:2px solid #b00ae0;">Content here</div>
        
        
          .myborder {border:2px solid #b00ae0;}
        
        Border color #b00ae0