#b216a0 color space conversions
Hex:
        #b216a0
        RGB:
        178, 22, 160
        CMY:
        30, 91, 37
        CMYK:
        0, 88, 10, 30
      HSL:
        307°, 78.0000%, 39.2157%
        HSV (HSB):
        307°, 87.6404%, 69.8039%
        XYZ:
        24.9922, 12.5769, 34.3680
        xyY:
        0.3474, 0.1748, 12.5769
      CIE-Lab:
        42.1186, 69.8144, -35.9697
        CIE-LCH:
        42.1186, 78.5358, 332.7416
        CIE-Luv:
        42.1186, 64.4832, -60.7672
        Hunter-Lab:
        35.4639, 63.7311, -32.6332
      #b216a0 color charts
#b216a0 RGB chart
      #b216a0 CMYK chart
      #b216a0 RGB pie chart
      #b216a0 color shades, tints & tones
#b216a0 color schemes
#b216a0 color preview, HTML & CSS examples
           This text has a color of #b216a0        
        
          <p style="color:#b216a0;">Text here</p>
        
        
          .mytext {color:#b216a0;}
        
        Text color #b216a0
      
           This box has a color of #b216a0        
        
          <div style="background-color:#b216a0;">Content here</div>
        
        
          .mybackground {background-color:#b216a0;}
        
        Background color #b216a0
      
           Border around this has a color of #b216a0        
        
          <div style="border:2px solid #b216a0;">Content here</div>
        
        
          .myborder {border:2px solid #b216a0;}
        
        Border color #b216a0