#b216a2 color space conversions
Hex:
        #b216a2
        RGB:
        178, 22, 162
        CMY:
        30, 91, 36
        CMYK:
        0, 88, 9, 30
      HSL:
        306°, 78.0000%, 39.2157%
        HSV (HSB):
        306°, 87.6404%, 69.8039%
        XYZ:
        25.1686, 12.6474, 35.2971
        xyY:
        0.3442, 0.1730, 12.6474
      CIE-Lab:
        42.2271, 70.0987, -36.9987
        CIE-LCH:
        42.2271, 79.2637, 332.1745
        CIE-Luv:
        42.2271, 63.6846, -62.2966
        Hunter-Lab:
        35.5632, 64.0913, -33.9520
      #b216a2 color charts
#b216a2 RGB chart
      #b216a2 CMYK chart
      #b216a2 RGB pie chart
      #b216a2 color shades, tints & tones
#b216a2 color schemes
#b216a2 color preview, HTML & CSS examples
           This text has a color of #b216a2        
        
          <p style="color:#b216a2;">Text here</p>
        
        
          .mytext {color:#b216a2;}
        
        Text color #b216a2
      
           This box has a color of #b216a2        
        
          <div style="background-color:#b216a2;">Content here</div>
        
        
          .mybackground {background-color:#b216a2;}
        
        Background color #b216a2
      
           Border around this has a color of #b216a2        
        
          <div style="border:2px solid #b216a2;">Content here</div>
        
        
          .myborder {border:2px solid #b216a2;}
        
        Border color #b216a2