#b91ce1 color space conversions
Hex:
        #b91ce1
        RGB:
        185, 28, 225
        CMY:
        27, 89, 12
        CMYK:
        18, 88, 0, 12
      HSL:
        288°, 77.8656%, 49.6078%
        HSV (HSB):
        288°, 87.5556%, 88.2353%
        XYZ:
        34.0134, 16.5810, 72.6419
        xyY:
        0.2760, 0.1345, 16.5810
      CIE-Lab:
        47.7277, 80.2943, -64.8834
        CIE-LCH:
        47.7277, 103.2329, 321.0594
        CIE-Luv:
        47.7277, 45.8594, -105.6446
        Hunter-Lab:
        40.7198, 77.8421, -77.2662
      #b91ce1 color charts
#b91ce1 RGB chart
      #b91ce1 CMYK chart
      #b91ce1 RGB pie chart
      #b91ce1 color shades, tints & tones
#b91ce1 color schemes
#b91ce1 color preview, HTML & CSS examples
           This text has a color of #b91ce1        
        
          <p style="color:#b91ce1;">Text here</p>
        
        
          .mytext {color:#b91ce1;}
        
        Text color #b91ce1
      
           This box has a color of #b91ce1        
        
          <div style="background-color:#b91ce1;">Content here</div>
        
        
          .mybackground {background-color:#b91ce1;}
        
        Background color #b91ce1
      
           Border around this has a color of #b91ce1        
        
          <div style="border:2px solid #b91ce1;">Content here</div>
        
        
          .myborder {border:2px solid #b91ce1;}
        
        Border color #b91ce1