#b229ed color space conversions
Hex:
        #b229ed
        RGB:
        178, 41, 237
        CMY:
        30, 84, 7
        CMYK:
        25, 83, 0, 7
      HSL:
        282°, 84.4828%, 54.5098%
        HSV (HSB):
        282°, 82.7004%, 92.9412%
        XYZ:
        34.4391, 17.1653, 81.6189
        xyY:
        0.2585, 0.1288, 17.1653
      CIE-Lab:
        48.4676, 78.5799, -70.5288
        CIE-LCH:
        48.4676, 105.5893, 318.0907
        CIE-Luv:
        48.4676, 37.0470, -113.7478
        Hunter-Lab:
        41.4310, 75.8721, -87.7993
      #b229ed color charts
#b229ed RGB chart
      #b229ed CMYK chart
      #b229ed RGB pie chart
      #b229ed color shades, tints & tones
#b229ed color schemes
#b229ed color preview, HTML & CSS examples
           This text has a color of #b229ed        
        
          <p style="color:#b229ed;">Text here</p>
        
        
          .mytext {color:#b229ed;}
        
        Text color #b229ed
      
           This box has a color of #b229ed        
        
          <div style="background-color:#b229ed;">Content here</div>
        
        
          .mybackground {background-color:#b229ed;}
        
        Background color #b229ed
      
           Border around this has a color of #b229ed        
        
          <div style="border:2px solid #b229ed;">Content here</div>
        
        
          .myborder {border:2px solid #b229ed;}
        
        Border color #b229ed