#b216dc color space conversions
Hex:
        #b216dc
        RGB:
        178, 22, 220
        CMY:
        30, 91, 14
        CMYK:
        19, 90, 0, 14
      HSL:
        287°, 81.8182%, 47.4510%
        HSV (HSB):
        287°, 90.0000%, 86.2745%
        XYZ:
        31.5653, 15.2061, 68.9815
        xyY:
        0.2727, 0.1314, 15.2061
      CIE-Lab:
        45.9152, 79.3773, -65.0224
        CIE-LCH:
        45.9152, 102.6093, 320.6772
        CIE-Luv:
        45.9152, 43.4288, -104.4778
        Hunter-Lab:
        38.9950, 76.2491, -77.5866
      #b216dc color charts
#b216dc RGB chart
      #b216dc CMYK chart
      #b216dc RGB pie chart
      #b216dc color shades, tints & tones
#b216dc color schemes
#b216dc color preview, HTML & CSS examples
           This text has a color of #b216dc        
        
          <p style="color:#b216dc;">Text here</p>
        
        
          .mytext {color:#b216dc;}
        
        Text color #b216dc
      
           This box has a color of #b216dc        
        
          <div style="background-color:#b216dc;">Content here</div>
        
        
          .mybackground {background-color:#b216dc;}
        
        Background color #b216dc
      
           Border around this has a color of #b216dc        
        
          <div style="border:2px solid #b216dc;">Content here</div>
        
        
          .myborder {border:2px solid #b216dc;}
        
        Border color #b216dc