#b96ed4 color space conversions
Hex:
        #b96ed4
        RGB:
        185, 110, 212
        CMY:
        27, 57, 17
        CMYK:
        13, 48, 0, 17
      HSL:
        284°, 54.2553%, 63.1373%
        HSV (HSB):
        284°, 48.1132%, 83.1373%
        XYZ:
        37.4672, 26.2196, 65.3735
        xyY:
        0.2903, 0.2032, 26.2196
      CIE-Lab:
        58.2449, 46.5915, -40.7157
        CIE-LCH:
        58.2449, 61.8751, 318.8502
        CIE-Luv:
        58.2449, 31.2189, -69.5907
        Hunter-Lab:
        51.2051, 41.0010, -39.8519
      #b96ed4 color charts
#b96ed4 RGB chart
      #b96ed4 CMYK chart
      #b96ed4 RGB pie chart
      #b96ed4 color shades, tints & tones
#b96ed4 color schemes
#b96ed4 color preview, HTML & CSS examples
           This text has a color of #b96ed4        
        
          <p style="color:#b96ed4;">Text here</p>
        
        
          .mytext {color:#b96ed4;}
        
        Text color #b96ed4
      
           This box has a color of #b96ed4        
        
          <div style="background-color:#b96ed4;">Content here</div>
        
        
          .mybackground {background-color:#b96ed4;}
        
        Background color #b96ed4
      
           Border around this has a color of #b96ed4        
        
          <div style="border:2px solid #b96ed4;">Content here</div>
        
        
          .myborder {border:2px solid #b96ed4;}
        
        Border color #b96ed4