#b316c5 color space conversions
Hex:
        #b316c5
        RGB:
        179, 22, 197
        CMY:
        30, 91, 23
        CMYK:
        9, 89, 0, 23
      HSL:
        294°, 79.9087%, 42.9412%
        HSV (HSB):
        294°, 88.8325%, 77.2549%
        XYZ:
        28.9554, 14.1887, 54.0359
        xyY:
        0.2980, 0.1460, 14.1887
      CIE-Lab:
        44.5024, 75.6480, -54.0304
        CIE-LCH:
        44.5024, 92.9619, 324.4643
        CIE-Luv:
        44.5024, 51.4442, -88.0338
        Hunter-Lab:
        37.6679, 71.2941, -58.6859
      #b316c5 color charts
#b316c5 RGB chart
      #b316c5 CMYK chart
      #b316c5 RGB pie chart
      #b316c5 color shades, tints & tones
#b316c5 color schemes
#b316c5 color preview, HTML & CSS examples
           This text has a color of #b316c5        
        
          <p style="color:#b316c5;">Text here</p>
        
        
          .mytext {color:#b316c5;}
        
        Text color #b316c5
      
           This box has a color of #b316c5        
        
          <div style="background-color:#b316c5;">Content here</div>
        
        
          .mybackground {background-color:#b316c5;}
        
        Background color #b316c5
      
           Border around this has a color of #b316c5        
        
          <div style="border:2px solid #b316c5;">Content here</div>
        
        
          .myborder {border:2px solid #b316c5;}
        
        Border color #b316c5