#b220e2 color space conversions
Hex:
        #b220e2
        RGB:
        178, 32, 226
        CMY:
        30, 87, 11
        CMYK:
        21, 86, 0, 11
      HSL:
        285°, 76.9841%, 50.5882%
        HSV (HSB):
        285°, 85.8407%, 88.6275%
        XYZ:
        32.6041, 15.9890, 73.3193
        xyY:
        0.2674, 0.1312, 15.9890
      CIE-Lab:
        46.9600, 78.6311, -66.7485
        CIE-LCH:
        46.9600, 103.1417, 319.6727
        CIE-Luv:
        46.9600, 40.9147, -107.4998
        Hunter-Lab:
        39.9862, 75.5699, -80.7245
      #b220e2 color charts
#b220e2 RGB chart
      #b220e2 CMYK chart
      #b220e2 RGB pie chart
      #b220e2 color shades, tints & tones
#b220e2 color schemes
#b220e2 color preview, HTML & CSS examples
           This text has a color of #b220e2        
        
          <p style="color:#b220e2;">Text here</p>
        
        
          .mytext {color:#b220e2;}
        
        Text color #b220e2
      
           This box has a color of #b220e2        
        
          <div style="background-color:#b220e2;">Content here</div>
        
        
          .mybackground {background-color:#b220e2;}
        
        Background color #b220e2
      
           Border around this has a color of #b220e2        
        
          <div style="border:2px solid #b220e2;">Content here</div>
        
        
          .myborder {border:2px solid #b220e2;}
        
        Border color #b220e2