#b00ac5 color space conversions
Hex:
        #b00ac5
        RGB:
        176, 10, 197
        CMY:
        31, 96, 23
        CMYK:
        11, 95, 0, 23
      HSL:
        293°, 90.3382%, 40.5882%
        HSV (HSB):
        293°, 94.9239%, 77.2549%
        XYZ:
        28.0911, 13.4784, 53.9444
        xyY:
        0.2941, 0.1411, 13.4784
      CIE-Lab:
        43.4754, 76.6934, -55.7116
        CIE-LCH:
        43.4754, 94.7928, 324.0046
        CIE-Luv:
        43.4754, 50.1488, -89.8423
        Hunter-Lab:
        36.7129, 72.3324, -61.4190
      #b00ac5 color charts
#b00ac5 RGB chart
      #b00ac5 CMYK chart
      #b00ac5 RGB pie chart
      #b00ac5 color shades, tints & tones
#b00ac5 color schemes
#b00ac5 color preview, HTML & CSS examples
           This text has a color of #b00ac5        
        
          <p style="color:#b00ac5;">Text here</p>
        
        
          .mytext {color:#b00ac5;}
        
        Text color #b00ac5
      
           This box has a color of #b00ac5        
        
          <div style="background-color:#b00ac5;">Content here</div>
        
        
          .mybackground {background-color:#b00ac5;}
        
        Background color #b00ac5
      
           Border around this has a color of #b00ac5        
        
          <div style="border:2px solid #b00ac5;">Content here</div>
        
        
          .myborder {border:2px solid #b00ac5;}
        
        Border color #b00ac5