#b221c5 color space conversions
Hex:
        #b221c5
        RGB:
        178, 33, 197
        CMY:
        30, 87, 23
        CMYK:
        10, 83, 0, 23
      HSL:
        293°, 71.3043%, 45.0980%
        HSV (HSB):
        293°, 83.2487%, 77.2549%
        XYZ:
        28.9820, 14.5839, 54.1108
        xyY:
        0.2967, 0.1493, 14.5839
      CIE-Lab:
        45.0589, 73.3523, -53.1440
        CIE-LCH:
        45.0589, 90.5806, 324.0765
        CIE-Luv:
        45.0589, 49.7088, -86.8449
        Hunter-Lab:
        38.1889, 68.6352, -57.2773
      #b221c5 color charts
#b221c5 RGB chart
      #b221c5 CMYK chart
      #b221c5 RGB pie chart
      #b221c5 color shades, tints & tones
#b221c5 color schemes
#b221c5 color preview, HTML & CSS examples
           This text has a color of #b221c5        
        
          <p style="color:#b221c5;">Text here</p>
        
        
          .mytext {color:#b221c5;}
        
        Text color #b221c5
      
           This box has a color of #b221c5        
        
          <div style="background-color:#b221c5;">Content here</div>
        
        
          .mybackground {background-color:#b221c5;}
        
        Background color #b221c5
      
           Border around this has a color of #b221c5        
        
          <div style="border:2px solid #b221c5;">Content here</div>
        
        
          .myborder {border:2px solid #b221c5;}
        
        Border color #b221c5