#b301bf color space conversions
Hex:
        #b301bf
        RGB:
        179, 1, 191
        CMY:
        30, 100, 25
        CMYK:
        6, 99, 0, 25
      HSL:
        296°, 98.9583%, 37.6471%
        HSV (HSB):
        296°, 99.4764%, 74.9020%
        XYZ:
        28.0052, 13.3670, 50.3943
        xyY:
        0.3052, 0.1457, 13.3670
      CIE-Lab:
        43.3111, 77.0621, -52.4442
        CIE-LCH:
        43.3111, 93.2146, 325.7629
        CIE-Luv:
        43.3111, 54.7225, -85.2975
        Hunter-Lab:
        36.5609, 72.7473, -56.1306
      #b301bf color charts
#b301bf RGB chart
      #b301bf CMYK chart
      #b301bf RGB pie chart
      #b301bf color shades, tints & tones
#b301bf color schemes
#b301bf color preview, HTML & CSS examples
           This text has a color of #b301bf        
        
          <p style="color:#b301bf;">Text here</p>
        
        
          .mytext {color:#b301bf;}
        
        Text color #b301bf
      
           This box has a color of #b301bf        
        
          <div style="background-color:#b301bf;">Content here</div>
        
        
          .mybackground {background-color:#b301bf;}
        
        Background color #b301bf
      
           Border around this has a color of #b301bf        
        
          <div style="border:2px solid #b301bf;">Content here</div>
        
        
          .myborder {border:2px solid #b301bf;}
        
        Border color #b301bf