#b929f2 color space conversions
Hex:
        #b929f2
        RGB:
        185, 41, 242
        CMY:
        27, 84, 5
        CMYK:
        24, 83, 0, 5
      HSL:
        283°, 88.5463%, 55.4902%
        HSV (HSB):
        283°, 83.0579%, 94.9020%
        XYZ:
        36.8275, 18.3110, 85.5977
        xyY:
        0.2617, 0.1301, 18.3110
      CIE-Lab:
        49.8711, 80.5872, -71.0145
        CIE-LCH:
        49.8711, 107.4121, 318.6131
        CIE-Luv:
        49.8711, 39.7934, -115.6244
        Hunter-Lab:
        42.7913, 78.7378, -88.6470
      #b929f2 color charts
#b929f2 RGB chart
      #b929f2 CMYK chart
      #b929f2 RGB pie chart
      #b929f2 color shades, tints & tones
#b929f2 color schemes
#b929f2 color preview, HTML & CSS examples
           This text has a color of #b929f2        
        
          <p style="color:#b929f2;">Text here</p>
        
        
          .mytext {color:#b929f2;}
        
        Text color #b929f2
      
           This box has a color of #b929f2        
        
          <div style="background-color:#b929f2;">Content here</div>
        
        
          .mybackground {background-color:#b929f2;}
        
        Background color #b929f2
      
           Border around this has a color of #b929f2        
        
          <div style="border:2px solid #b929f2;">Content here</div>
        
        
          .myborder {border:2px solid #b929f2;}
        
        Border color #b929f2