#b916c4 color space conversions
Hex:
        #b916c4
        RGB:
        185, 22, 196
        CMY:
        27, 91, 23
        CMYK:
        6, 89, 0, 23
      HSL:
        296°, 79.8165%, 42.7451%
        HSV (HSB):
        296°, 88.7755%, 76.8627%
        XYZ:
        30.2583, 14.8736, 53.5007
        xyY:
        0.3068, 0.1508, 14.8736
      CIE-Lab:
        45.4606, 76.4902, -51.8538
        CIE-LCH:
        45.4606, 92.4098, 325.8661
        CIE-Luv:
        45.4606, 55.9113, -85.6288
        Hunter-Lab:
        38.5663, 72.5560, -55.2528
      #b916c4 color charts
#b916c4 RGB chart
      #b916c4 CMYK chart
      #b916c4 RGB pie chart
      #b916c4 color shades, tints & tones
#b916c4 color schemes
#b916c4 color preview, HTML & CSS examples
           This text has a color of #b916c4        
        
          <p style="color:#b916c4;">Text here</p>
        
        
          .mytext {color:#b916c4;}
        
        Text color #b916c4
      
           This box has a color of #b916c4        
        
          <div style="background-color:#b916c4;">Content here</div>
        
        
          .mybackground {background-color:#b916c4;}
        
        Background color #b916c4
      
           Border around this has a color of #b916c4        
        
          <div style="border:2px solid #b916c4;">Content here</div>
        
        
          .myborder {border:2px solid #b916c4;}
        
        Border color #b916c4