#b216eb color space conversions
Hex:
        #b216eb
        RGB:
        178, 22, 235
        CMY:
        30, 91, 8
        CMYK:
        24, 91, 0, 8
      HSL:
        284°, 84.1897%, 50.3922%
        HSV (HSB):
        284°, 90.6383%, 92.1569%
        XYZ:
        33.6424, 16.0370, 79.9196
        xyY:
        0.2596, 0.1237, 16.0370
      CIE-Lab:
        47.0229, 82.0368, -71.7499
        CIE-LCH:
        47.0229, 108.9866, 318.8268
        CIE-Luv:
        47.0229, 39.1179, -114.6240
        Hunter-Lab:
        40.0462, 79.8754, -90.2919
      #b216eb color charts
#b216eb RGB chart
      #b216eb CMYK chart
      #b216eb RGB pie chart
      #b216eb color shades, tints & tones
#b216eb color schemes
#b216eb color preview, HTML & CSS examples
           This text has a color of #b216eb        
        
          <p style="color:#b216eb;">Text here</p>
        
        
          .mytext {color:#b216eb;}
        
        Text color #b216eb
      
           This box has a color of #b216eb        
        
          <div style="background-color:#b216eb;">Content here</div>
        
        
          .mybackground {background-color:#b216eb;}
        
        Background color #b216eb
      
           Border around this has a color of #b216eb        
        
          <div style="border:2px solid #b216eb;">Content here</div>
        
        
          .myborder {border:2px solid #b216eb;}
        
        Border color #b216eb