#b901be color space conversions
Hex:
        #b901be
        RGB:
        185, 1, 190
        CMY:
        27, 100, 25
        CMYK:
        3, 99, 0, 25
      HSL:
        298°, 98.9529%, 37.4510%
        HSV (HSB):
        298°, 99.4737%, 74.5098%
        XYZ:
        29.3127, 14.0537, 49.8829
        xyY:
        0.3143, 0.1507, 14.0537
      CIE-Lab:
        44.3098, 77.8563, -50.1972
        CIE-LCH:
        44.3098, 92.6357, 327.1885
        CIE-Luv:
        44.3098, 59.3212, -82.8479
        Hunter-Lab:
        37.4883, 73.9677, -52.6511
      #b901be color charts
#b901be RGB chart
      #b901be CMYK chart
      #b901be RGB pie chart
      #b901be color shades, tints & tones
#b901be color schemes
#b901be color preview, HTML & CSS examples
           This text has a color of #b901be        
        
          <p style="color:#b901be;">Text here</p>
        
        
          .mytext {color:#b901be;}
        
        Text color #b901be
      
           This box has a color of #b901be        
        
          <div style="background-color:#b901be;">Content here</div>
        
        
          .mybackground {background-color:#b901be;}
        
        Background color #b901be
      
           Border around this has a color of #b901be        
        
          <div style="border:2px solid #b901be;">Content here</div>
        
        
          .myborder {border:2px solid #b901be;}
        
        Border color #b901be