#b222b4 color space conversions
Hex:
        #b222b4
        RGB:
        178, 34, 180
        CMY:
        30, 87, 29
        CMYK:
        1, 81, 0, 29
      HSL:
        299°, 68.2243%, 41.9608%
        HSV (HSB):
        299°, 81.1111%, 70.5882%
        XYZ:
        27.1703, 13.9043, 44.4318
        xyY:
        0.3178, 0.1626, 13.9043
      CIE-Lab:
        44.0954, 70.3418, -44.7328
        CIE-LCH:
        44.0954, 83.3606, 327.5463
        CIE-Luv:
        44.0954, 55.4125, -74.0824
        Hunter-Lab:
        37.2885, 64.8095, -44.5461
      #b222b4 color charts
#b222b4 RGB chart
      #b222b4 CMYK chart
      #b222b4 RGB pie chart
      #b222b4 color shades, tints & tones
#b222b4 color schemes
#b222b4 color preview, HTML & CSS examples
           This text has a color of #b222b4        
        
          <p style="color:#b222b4;">Text here</p>
        
        
          .mytext {color:#b222b4;}
        
        Text color #b222b4
      
           This box has a color of #b222b4        
        
          <div style="background-color:#b222b4;">Content here</div>
        
        
          .mybackground {background-color:#b222b4;}
        
        Background color #b222b4
      
           Border around this has a color of #b222b4        
        
          <div style="border:2px solid #b222b4;">Content here</div>
        
        
          .myborder {border:2px solid #b222b4;}
        
        Border color #b222b4