#b220be color space conversions
Hex:
        #b220be
        RGB:
        178, 32, 190
        CMY:
        30, 87, 25
        CMYK:
        6, 83, 0, 25
      HSL:
        295°, 71.1712%, 43.5294%
        HSV (HSB):
        295°, 83.1579%, 74.5098%
        XYZ:
        28.1709, 14.2157, 49.9743
        xyY:
        0.3050, 0.1539, 14.2157
      CIE-Lab:
        44.5407, 72.4167, -49.8933
        CIE-LCH:
        44.5407, 87.9405, 325.4341
        CIE-Luv:
        44.5407, 52.1767, -81.8724
        Hunter-Lab:
        37.7037, 67.3873, -52.1932
      #b220be color charts
#b220be RGB chart
      #b220be CMYK chart
      #b220be RGB pie chart
      #b220be color shades, tints & tones
#b220be color schemes
#b220be color preview, HTML & CSS examples
           This text has a color of #b220be        
        
          <p style="color:#b220be;">Text here</p>
        
        
          .mytext {color:#b220be;}
        
        Text color #b220be
      
           This box has a color of #b220be        
        
          <div style="background-color:#b220be;">Content here</div>
        
        
          .mybackground {background-color:#b220be;}
        
        Background color #b220be
      
           Border around this has a color of #b220be        
        
          <div style="border:2px solid #b220be;">Content here</div>
        
        
          .myborder {border:2px solid #b220be;}
        
        Border color #b220be