#b416ed color space conversions
Hex:
        #b416ed
        RGB:
        180, 22, 237
        CMY:
        29, 91, 7
        CMYK:
        24, 91, 0, 7
      HSL:
        284°, 85.6574%, 50.7843%
        HSV (HSB):
        284°, 90.7173%, 92.9412%
        XYZ:
        34.3954, 16.3915, 81.4718
        xyY:
        0.2601, 0.1239, 16.3915
      CIE-Lab:
        47.4840, 82.6684, -72.1154
        CIE-LCH:
        47.4840, 109.7028, 318.9003
        CIE-Luv:
        47.4840, 39.7400, -115.5381
        Hunter-Lab:
        40.4865, 80.7937, -90.9700
      #b416ed color charts
#b416ed RGB chart
      #b416ed CMYK chart
      #b416ed RGB pie chart
      #b416ed color shades, tints & tones
#b416ed color schemes
#b416ed color preview, HTML & CSS examples
           This text has a color of #b416ed        
        
          <p style="color:#b416ed;">Text here</p>
        
        
          .mytext {color:#b416ed;}
        
        Text color #b416ed
      
           This box has a color of #b416ed        
        
          <div style="background-color:#b416ed;">Content here</div>
        
        
          .mybackground {background-color:#b416ed;}
        
        Background color #b416ed
      
           Border around this has a color of #b416ed        
        
          <div style="border:2px solid #b416ed;">Content here</div>
        
        
          .myborder {border:2px solid #b416ed;}
        
        Border color #b416ed