#b229e2 color space conversions
Hex:
        #b229e2
        RGB:
        178, 41, 226
        CMY:
        30, 84, 11
        CMYK:
        21, 82, 0, 11
      HSL:
        284°, 76.1317%, 52.3529%
        HSV (HSB):
        284°, 81.8584%, 88.6275%
        XYZ:
        32.8805, 16.5418, 73.4114
        xyY:
        0.2677, 0.1347, 16.5418
      CIE-Lab:
        47.6775, 76.5250, -65.5849
        CIE-LCH:
        47.6775, 100.7842, 319.4021
        CIE-Luv:
        47.6775, 40.0100, -106.1861
        Hunter-Lab:
        40.6717, 73.1307, -78.5469
      #b229e2 color charts
#b229e2 RGB chart
      #b229e2 CMYK chart
      #b229e2 RGB pie chart
      #b229e2 color shades, tints & tones
#b229e2 color schemes
#b229e2 color preview, HTML & CSS examples
           This text has a color of #b229e2        
        
          <p style="color:#b229e2;">Text here</p>
        
        
          .mytext {color:#b229e2;}
        
        Text color #b229e2
      
           This box has a color of #b229e2        
        
          <div style="background-color:#b229e2;">Content here</div>
        
        
          .mybackground {background-color:#b229e2;}
        
        Background color #b229e2
      
           Border around this has a color of #b229e2        
        
          <div style="border:2px solid #b229e2;">Content here</div>
        
        
          .myborder {border:2px solid #b229e2;}
        
        Border color #b229e2