#b901d8 color space conversions
Hex:
        #b901d8
        RGB:
        185, 1, 216
        CMY:
        27, 100, 15
        CMYK:
        14, 100, 0, 15
      HSL:
        291°, 99.0783%, 42.5490%
        HSV (HSB):
        291°, 99.5370%, 84.7059%
        XYZ:
        32.4131, 15.2939, 66.2094
        xyY:
        0.2845, 0.1343, 15.2939
      CIE-Lab:
        46.0341, 81.9376, -62.4849
        CIE-LCH:
        46.0341, 103.0443, 322.6712
        CIE-Luv:
        46.0341, 50.1126, -101.3766
        Hunter-Lab:
        39.1074, 79.5071, -73.0037
      #b901d8 color charts
#b901d8 RGB chart
      #b901d8 CMYK chart
      #b901d8 RGB pie chart
      #b901d8 color shades, tints & tones
#b901d8 color schemes
#b901d8 color preview, HTML & CSS examples
           This text has a color of #b901d8        
        
          <p style="color:#b901d8;">Text here</p>
        
        
          .mytext {color:#b901d8;}
        
        Text color #b901d8
      
           This box has a color of #b901d8        
        
          <div style="background-color:#b901d8;">Content here</div>
        
        
          .mybackground {background-color:#b901d8;}
        
        Background color #b901d8
      
           Border around this has a color of #b901d8        
        
          <div style="border:2px solid #b901d8;">Content here</div>
        
        
          .myborder {border:2px solid #b901d8;}
        
        Border color #b901d8