#b229f2 color space conversions
Hex:
        #b229f2
        RGB:
        178, 41, 242
        CMY:
        30, 84, 5
        CMYK:
        26, 83, 0, 5
      HSL:
        281°, 88.5463%, 55.4902%
        HSV (HSB):
        281°, 83.0579%, 94.9020%
        XYZ:
        35.1800, 17.4617, 85.5206
        xyY:
        0.2546, 0.1264, 17.4617
      CIE-Lab:
        48.8365, 79.5279, -72.7429
        CIE-LCH:
        48.8365, 107.7786, 317.5514
        CIE-Luv:
        48.8365, 35.7565, -117.1296
        Hunter-Lab:
        41.7871, 77.1493, -92.0906
      #b229f2 color charts
#b229f2 RGB chart
      #b229f2 CMYK chart
      #b229f2 RGB pie chart
      #b229f2 color shades, tints & tones
#b229f2 color schemes
#b229f2 color preview, HTML & CSS examples
           This text has a color of #b229f2        
        
          <p style="color:#b229f2;">Text here</p>
        
        
          .mytext {color:#b229f2;}
        
        Text color #b229f2
      
           This box has a color of #b229f2        
        
          <div style="background-color:#b229f2;">Content here</div>
        
        
          .mybackground {background-color:#b229f2;}
        
        Background color #b229f2
      
           Border around this has a color of #b229f2        
        
          <div style="border:2px solid #b229f2;">Content here</div>
        
        
          .myborder {border:2px solid #b229f2;}
        
        Border color #b229f2