#b316ef color space conversions
Hex:
        #b316ef
        RGB:
        179, 22, 239
        CMY:
        30, 91, 6
        CMYK:
        25, 91, 0, 6
      HSL:
        283°, 87.1486%, 51.1765%
        HSV (HSB):
        283°, 90.7950%, 93.7255%
        XYZ:
        34.4573, 16.3895, 83.0087
        xyY:
        0.2574, 0.1224, 16.3895
      CIE-Lab:
        47.4814, 82.8935, -73.2546
        CIE-LCH:
        47.4814, 110.6235, 318.5323
        CIE-Luv:
        47.4814, 38.6072, -117.0751
        Hunter-Lab:
        40.4840, 81.0805, -93.2300
      #b316ef color charts
#b316ef RGB chart
      #b316ef CMYK chart
      #b316ef RGB pie chart
      #b316ef color shades, tints & tones
#b316ef color schemes
#b316ef color preview, HTML & CSS examples
           This text has a color of #b316ef        
        
          <p style="color:#b316ef;">Text here</p>
        
        
          .mytext {color:#b316ef;}
        
        Text color #b316ef
      
           This box has a color of #b316ef        
        
          <div style="background-color:#b316ef;">Content here</div>
        
        
          .mybackground {background-color:#b316ef;}
        
        Background color #b316ef
      
           Border around this has a color of #b316ef        
        
          <div style="border:2px solid #b316ef;">Content here</div>
        
        
          .myborder {border:2px solid #b316ef;}
        
        Border color #b316ef