#b222b7 color space conversions
Hex:
        #b222b7
        RGB:
        178, 34, 183
        CMY:
        30, 87, 28
        CMYK:
        3, 81, 0, 28
      HSL:
        298°, 68.6636%, 42.5490%
        HSV (HSB):
        298°, 81.4208%, 71.7647%
        XYZ:
        27.4794, 14.0279, 46.0591
        xyY:
        0.3138, 0.1602, 14.0279
      CIE-Lab:
        44.2730, 70.8205, -46.2160
        CIE-LCH:
        44.2730, 84.5663, 326.8723
        CIE-Luv:
        44.2730, 54.3520, -76.3343
        Hunter-Lab:
        37.4539, 65.4186, -46.6944
      #b222b7 color charts
#b222b7 RGB chart
      #b222b7 CMYK chart
      #b222b7 RGB pie chart
      #b222b7 color shades, tints & tones
#b222b7 color schemes
#b222b7 color preview, HTML & CSS examples
           This text has a color of #b222b7        
        
          <p style="color:#b222b7;">Text here</p>
        
        
          .mytext {color:#b222b7;}
        
        Text color #b222b7
      
           This box has a color of #b222b7        
        
          <div style="background-color:#b222b7;">Content here</div>
        
        
          .mybackground {background-color:#b222b7;}
        
        Background color #b222b7
      
           Border around this has a color of #b222b7        
        
          <div style="border:2px solid #b222b7;">Content here</div>
        
        
          .myborder {border:2px solid #b222b7;}
        
        Border color #b222b7