#b00afd color space conversions
Hex:
        #b00afd
        RGB:
        176, 10, 253
        CMY:
        31, 96, 1
        CMYK:
        30, 96, 0, 1
      HSL:
        281°, 98.3806%, 51.5686%
        HSV (HSB):
        281°, 96.0474%, 99.2157%
        XYZ:
        35.7427, 16.5390, 94.2370
        xyY:
        0.2439, 0.1129, 16.5390
      CIE-Lab:
        47.6739, 86.4430, -80.8149
        CIE-LCH:
        47.6739, 118.3361, 316.9272
        CIE-Luv:
        47.6739, 33.7881, -127.4218
        Hunter-Lab:
        40.6682, 85.7115, -108.9199
      #b00afd color charts
#b00afd RGB chart
      #b00afd CMYK chart
      #b00afd RGB pie chart
      #b00afd color shades, tints & tones
#b00afd color schemes
#b00afd color preview, HTML & CSS examples
           This text has a color of #b00afd        
        
          <p style="color:#b00afd;">Text here</p>
        
        
          .mytext {color:#b00afd;}
        
        Text color #b00afd
      
           This box has a color of #b00afd        
        
          <div style="background-color:#b00afd;">Content here</div>
        
        
          .mybackground {background-color:#b00afd;}
        
        Background color #b00afd
      
           Border around this has a color of #b00afd        
        
          <div style="border:2px solid #b00afd;">Content here</div>
        
        
          .myborder {border:2px solid #b00afd;}
        
        Border color #b00afd