#b00fae color space conversions
Hex:
        #b00fae
        RGB:
        176, 15, 174
        CMY:
        31, 94, 32
        CMYK:
        0, 91, 1, 31
      HSL:
        301°, 84.2932%, 37.4510%
        HSV (HSB):
        301°, 91.4773%, 69.0196%
        XYZ:
        25.7153, 12.6277, 41.1264
        xyY:
        0.3236, 0.1589, 12.6277
      CIE-Lab:
        42.1969, 72.5371, -44.2323
        CIE-LCH:
        42.1969, 84.9596, 328.6256
        CIE-Luv:
        42.1969, 58.1605, -72.7401
        Hunter-Lab:
        35.5355, 66.9844, -43.7434
      #b00fae color charts
#b00fae RGB chart
      #b00fae CMYK chart
      #b00fae RGB pie chart
      #b00fae color shades, tints & tones
#b00fae color schemes
#b00fae color preview, HTML & CSS examples
           This text has a color of #b00fae        
        
          <p style="color:#b00fae;">Text here</p>
        
        
          .mytext {color:#b00fae;}
        
        Text color #b00fae
      
           This box has a color of #b00fae        
        
          <div style="background-color:#b00fae;">Content here</div>
        
        
          .mybackground {background-color:#b00fae;}
        
        Background color #b00fae
      
           Border around this has a color of #b00fae        
        
          <div style="border:2px solid #b00fae;">Content here</div>
        
        
          .myborder {border:2px solid #b00fae;}
        
        Border color #b00fae