#b991fd color space conversions
Hex:
        #b991fd
        RGB:
        185, 145, 253
        CMY:
        27, 43, 1
        CMYK:
        27, 43, 0, 1
      HSL:
        262°, 96.4286%, 78.0392%
        HSV (HSB):
        262°, 42.6877%, 99.2157%
        XYZ:
        47.8626, 37.6569, 97.6744
        xyY:
        0.2613, 0.2056, 37.6569
      CIE-Lab:
        67.7670, 36.7273, -48.4614
        CIE-LCH:
        67.7670, 60.8062, 307.1573
        CIE-Luv:
        67.7670, 11.9238, -82.9463
        Hunter-Lab:
        61.3652, 31.8342, -51.4156
      #b991fd color charts
#b991fd RGB chart
      #b991fd CMYK chart
      #b991fd RGB pie chart
      #b991fd color shades, tints & tones
#b991fd color schemes
#b991fd color preview, HTML & CSS examples
           This text has a color of #b991fd        
        
          <p style="color:#b991fd;">Text here</p>
        
        
          .mytext {color:#b991fd;}
        
        Text color #b991fd
      
           This box has a color of #b991fd        
        
          <div style="background-color:#b991fd;">Content here</div>
        
        
          .mybackground {background-color:#b991fd;}
        
        Background color #b991fd
      
           Border around this has a color of #b991fd        
        
          <div style="border:2px solid #b991fd;">Content here</div>
        
        
          .myborder {border:2px solid #b991fd;}
        
        Border color #b991fd