#b222e3 color space conversions
Hex:
        #b222e3
        RGB:
        178, 34, 227
        CMY:
        30, 87, 11
        CMYK:
        22, 85, 0, 11
      HSL:
        285°, 77.5100%, 51.1765%
        HSV (HSB):
        285°, 85.0220%, 89.0196%
        XYZ:
        32.7973, 16.1551, 74.0627
        xyY:
        0.2666, 0.1313, 16.1551
      CIE-Lab:
        47.1773, 78.3845, -66.9644
        CIE-LCH:
        47.1773, 103.0940, 319.4925
        CIE-Luv:
        47.1773, 40.4515, -107.9250
        Hunter-Lab:
        40.1934, 75.3151, -81.1158
      #b222e3 color charts
#b222e3 RGB chart
      #b222e3 CMYK chart
      #b222e3 RGB pie chart
      #b222e3 color shades, tints & tones
#b222e3 color schemes
#b222e3 color preview, HTML & CSS examples
           This text has a color of #b222e3        
        
          <p style="color:#b222e3;">Text here</p>
        
        
          .mytext {color:#b222e3;}
        
        Text color #b222e3
      
           This box has a color of #b222e3        
        
          <div style="background-color:#b222e3;">Content here</div>
        
        
          .mybackground {background-color:#b222e3;}
        
        Background color #b222e3
      
           Border around this has a color of #b222e3        
        
          <div style="border:2px solid #b222e3;">Content here</div>
        
        
          .myborder {border:2px solid #b222e3;}
        
        Border color #b222e3