#b901da color space conversions
Hex:
        #b901da
        RGB:
        185, 1, 218
        CMY:
        27, 100, 15
        CMYK:
        15, 100, 0, 15
      HSL:
        291°, 99.0868%, 42.9412%
        HSV (HSB):
        291°, 99.5413%, 85.4902%
        XYZ:
        32.6733, 15.3980, 67.5797
        xyY:
        0.2825, 0.1331, 15.3980
      CIE-Lab:
        46.1745, 82.2647, -63.4038
        CIE-LCH:
        46.1745, 103.8630, 322.3775
        CIE-Luv:
        46.1745, 49.4552, -102.7626
        Hunter-Lab:
        39.2402, 79.9574, -74.6414
      #b901da color charts
#b901da RGB chart
      #b901da CMYK chart
      #b901da RGB pie chart
      #b901da color shades, tints & tones
#b901da color schemes
#b901da color preview, HTML & CSS examples
           This text has a color of #b901da        
        
          <p style="color:#b901da;">Text here</p>
        
        
          .mytext {color:#b901da;}
        
        Text color #b901da
      
           This box has a color of #b901da        
        
          <div style="background-color:#b901da;">Content here</div>
        
        
          .mybackground {background-color:#b901da;}
        
        Background color #b901da
      
           Border around this has a color of #b901da        
        
          <div style="border:2px solid #b901da;">Content here</div>
        
        
          .myborder {border:2px solid #b901da;}
        
        Border color #b901da