#b216ac color space conversions
Hex:
        #b216ac
        RGB:
        178, 22, 172
        CMY:
        30, 91, 33
        CMYK:
        0, 88, 3, 30
      HSL:
        302°, 78.0000%, 39.2157%
        HSV (HSB):
        302°, 87.6404%, 69.8039%
        XYZ:
        26.0934, 13.0174, 40.1671
        xyY:
        0.3291, 0.1642, 13.0174
      CIE-Lab:
        42.7894, 71.5606, -42.0778
        CIE-LCH:
        42.7894, 83.0148, 329.5444
        CIE-Luv:
        42.7894, 59.7847, -69.8826
        Hunter-Lab:
        36.0796, 65.9552, -40.7513
      #b216ac color charts
#b216ac RGB chart
      #b216ac CMYK chart
      #b216ac RGB pie chart
      #b216ac color shades, tints & tones
#b216ac color schemes
#b216ac color preview, HTML & CSS examples
           This text has a color of #b216ac        
        
          <p style="color:#b216ac;">Text here</p>
        
        
          .mytext {color:#b216ac;}
        
        Text color #b216ac
      
           This box has a color of #b216ac        
        
          <div style="background-color:#b216ac;">Content here</div>
        
        
          .mybackground {background-color:#b216ac;}
        
        Background color #b216ac
      
           Border around this has a color of #b216ac        
        
          <div style="border:2px solid #b216ac;">Content here</div>
        
        
          .myborder {border:2px solid #b216ac;}
        
        Border color #b216ac