#b591f2 color space conversions
Hex:
        #b591f2
        RGB:
        181, 145, 242
        CMY:
        29, 43, 5
        CMYK:
        25, 40, 0, 5
      HSL:
        262°, 78.8618%, 75.8824%
        HSV (HSB):
        262°, 40.0826%, 94.9020%
        XYZ:
        45.2085, 36.4854, 88.6640
        xyY:
        0.2654, 0.2142, 36.4854
      CIE-Lab:
        66.8891, 33.0180, -43.8514
        CIE-LCH:
        66.8891, 54.8920, 306.9780
        CIE-Luv:
        66.8891, 11.1340, -74.6404
        Hunter-Lab:
        60.4031, 27.8922, -44.7479
      #b591f2 color charts
#b591f2 RGB chart
      #b591f2 CMYK chart
      #b591f2 RGB pie chart
      #b591f2 color shades, tints & tones
#b591f2 color schemes
#b591f2 color preview, HTML & CSS examples
           This text has a color of #b591f2        
        
          <p style="color:#b591f2;">Text here</p>
        
        
          .mytext {color:#b591f2;}
        
        Text color #b591f2
      
           This box has a color of #b591f2        
        
          <div style="background-color:#b591f2;">Content here</div>
        
        
          .mybackground {background-color:#b591f2;}
        
        Background color #b591f2
      
           Border around this has a color of #b591f2        
        
          <div style="border:2px solid #b591f2;">Content here</div>
        
        
          .myborder {border:2px solid #b591f2;}
        
        Border color #b591f2