#b601be color space conversions
Hex:
        #b601be
        RGB:
        182, 1, 190
        CMY:
        29, 100, 25
        CMYK:
        4, 99, 0, 25
      HSL:
        297°, 98.9529%, 37.4510%
        HSV (HSB):
        297°, 99.4737%, 74.5098%
        XYZ:
        28.5965, 13.6845, 49.8494
        xyY:
        0.3104, 0.1485, 13.6845
      CIE-Lab:
        43.7770, 77.3791, -51.0813
        CIE-LCH:
        43.7770, 92.7191, 326.5695
        CIE-Luv:
        43.7770, 57.1932, -83.7228
        Hunter-Lab:
        36.9926, 73.2496, -54.0015
      #b601be color charts
#b601be RGB chart
      #b601be CMYK chart
      #b601be RGB pie chart
      #b601be color shades, tints & tones
#b601be color schemes
#b601be color preview, HTML & CSS examples
           This text has a color of #b601be        
        
          <p style="color:#b601be;">Text here</p>
        
        
          .mytext {color:#b601be;}
        
        Text color #b601be
      
           This box has a color of #b601be        
        
          <div style="background-color:#b601be;">Content here</div>
        
        
          .mybackground {background-color:#b601be;}
        
        Background color #b601be
      
           Border around this has a color of #b601be        
        
          <div style="border:2px solid #b601be;">Content here</div>
        
        
          .myborder {border:2px solid #b601be;}
        
        Border color #b601be