#b229f4 color space conversions
Hex:
        #b229f4
        RGB:
        178, 41, 244
        CMY:
        30, 84, 4
        CMYK:
        27, 83, 0, 4
      HSL:
        280°, 90.2222%, 55.8824%
        HSV (HSB):
        280°, 83.1967%, 95.6863%
        XYZ:
        35.4822, 17.5825, 87.1116
        xyY:
        0.2531, 0.1254, 17.5825
      CIE-Lab:
        48.9858, 79.9095, -73.6228
        CIE-LCH:
        48.9858, 108.6547, 317.3448
        CIE-Luv:
        48.9858, 35.2500, -118.4730
        Hunter-Lab:
        41.9315, 77.6654, -93.8214
      #b229f4 color charts
#b229f4 RGB chart
      #b229f4 CMYK chart
      #b229f4 RGB pie chart
      #b229f4 color shades, tints & tones
#b229f4 color schemes
#b229f4 color preview, HTML & CSS examples
           This text has a color of #b229f4        
        
          <p style="color:#b229f4;">Text here</p>
        
        
          .mytext {color:#b229f4;}
        
        Text color #b229f4
      
           This box has a color of #b229f4        
        
          <div style="background-color:#b229f4;">Content here</div>
        
        
          .mybackground {background-color:#b229f4;}
        
        Background color #b229f4
      
           Border around this has a color of #b229f4        
        
          <div style="border:2px solid #b229f4;">Content here</div>
        
        
          .myborder {border:2px solid #b229f4;}
        
        Border color #b229f4