#b227ea color space conversions
Hex:
        #b227ea
        RGB:
        178, 39, 234
        CMY:
        30, 85, 8
        CMYK:
        24, 83, 0, 8
      HSL:
        283°, 82.2785%, 53.5294%
        HSV (HSB):
        283°, 83.3333%, 91.7647%
        XYZ:
        33.9369, 16.8565, 79.3069
        xyY:
        0.2609, 0.1296, 16.8565
      CIE-Lab:
        48.0788, 78.5149, -69.4673
        CIE-LCH:
        48.0788, 104.8346, 318.4987
        CIE-Luv:
        48.0788, 38.0466, -112.0074
        Hunter-Lab:
        41.0567, 75.6964, -85.7874
      #b227ea color charts
#b227ea RGB chart
      #b227ea CMYK chart
      #b227ea RGB pie chart
      #b227ea color shades, tints & tones
#b227ea color schemes
#b227ea color preview, HTML & CSS examples
           This text has a color of #b227ea        
        
          <p style="color:#b227ea;">Text here</p>
        
        
          .mytext {color:#b227ea;}
        
        Text color #b227ea
      
           This box has a color of #b227ea        
        
          <div style="background-color:#b227ea;">Content here</div>
        
        
          .mybackground {background-color:#b227ea;}
        
        Background color #b227ea
      
           Border around this has a color of #b227ea        
        
          <div style="border:2px solid #b227ea;">Content here</div>
        
        
          .myborder {border:2px solid #b227ea;}
        
        Border color #b227ea