#b601bf color space conversions
Hex:
        #b601bf
        RGB:
        182, 1, 191
        CMY:
        29, 100, 25
        CMYK:
        5, 99, 0, 25
      HSL:
        297°, 98.9583%, 37.6471%
        HSV (HSB):
        297°, 99.4764%, 74.9020%
        XYZ:
        28.7062, 13.7284, 50.4271
        xyY:
        0.3091, 0.1478, 13.7284
      CIE-Lab:
        43.8408, 77.5319, -51.5644
        CIE-LCH:
        43.8408, 93.1133, 326.3731
        CIE-Luv:
        43.8408, 56.8227, -84.4481
        Hunter-Lab:
        37.0518, 73.4537, -54.7567
      #b601bf color charts
#b601bf RGB chart
      #b601bf CMYK chart
      #b601bf RGB pie chart
      #b601bf color shades, tints & tones
#b601bf color schemes
#b601bf color preview, HTML & CSS examples
           This text has a color of #b601bf        
        
          <p style="color:#b601bf;">Text here</p>
        
        
          .mytext {color:#b601bf;}
        
        Text color #b601bf
      
           This box has a color of #b601bf        
        
          <div style="background-color:#b601bf;">Content here</div>
        
        
          .mybackground {background-color:#b601bf;}
        
        Background color #b601bf
      
           Border around this has a color of #b601bf        
        
          <div style="border:2px solid #b601bf;">Content here</div>
        
        
          .myborder {border:2px solid #b601bf;}
        
        Border color #b601bf