#b227e2 color space conversions
Hex:
        #b227e2
        RGB:
        178, 39, 226
        CMY:
        30, 85, 11
        CMYK:
        21, 83, 0, 11
      HSL:
        285°, 76.3265%, 51.9608%
        HSV (HSB):
        285°, 82.7434%, 88.6275%
        XYZ:
        32.8131, 16.4070, 73.3889
        xyY:
        0.2676, 0.1338, 16.4070
      CIE-Lab:
        47.5040, 77.0328, -65.8662
        CIE-LCH:
        47.5040, 101.3528, 319.4682
        CIE-Luv:
        47.5040, 40.2312, -106.5084
        Hunter-Lab:
        40.5056, 73.7161, -79.0691
      #b227e2 color charts
#b227e2 RGB chart
      #b227e2 CMYK chart
      #b227e2 RGB pie chart
      #b227e2 color shades, tints & tones
#b227e2 color schemes
#b227e2 color preview, HTML & CSS examples
           This text has a color of #b227e2        
        
          <p style="color:#b227e2;">Text here</p>
        
        
          .mytext {color:#b227e2;}
        
        Text color #b227e2
      
           This box has a color of #b227e2        
        
          <div style="background-color:#b227e2;">Content here</div>
        
        
          .mybackground {background-color:#b227e2;}
        
        Background color #b227e2
      
           Border around this has a color of #b227e2        
        
          <div style="border:2px solid #b227e2;">Content here</div>
        
        
          .myborder {border:2px solid #b227e2;}
        
        Border color #b227e2