#b95bde color space conversions
Hex:
        #b95bde
        RGB:
        185, 91, 222
        CMY:
        27, 64, 13
        CMYK:
        17, 59, 0, 13
      HSL:
        283°, 66.4975%, 61.3725%
        HSV (HSB):
        283°, 59.0090%, 87.0588%
        XYZ:
        36.9335, 23.0704, 71.6137
        xyY:
        0.2806, 0.1753, 23.0704
      CIE-Lab:
        55.1448, 58.2052, -51.2669
        CIE-LCH:
        55.1448, 77.5638, 318.6265
        CIE-Luv:
        55.1448, 35.3258, -86.7603
        Hunter-Lab:
        48.0316, 53.2006, -54.7774
      #b95bde color charts
#b95bde RGB chart
      #b95bde CMYK chart
      #b95bde RGB pie chart
      #b95bde color shades, tints & tones
#b95bde color schemes
#b95bde color preview, HTML & CSS examples
           This text has a color of #b95bde        
        
          <p style="color:#b95bde;">Text here</p>
        
        
          .mytext {color:#b95bde;}
        
        Text color #b95bde
      
           This box has a color of #b95bde        
        
          <div style="background-color:#b95bde;">Content here</div>
        
        
          .mybackground {background-color:#b95bde;}
        
        Background color #b95bde
      
           Border around this has a color of #b95bde        
        
          <div style="border:2px solid #b95bde;">Content here</div>
        
        
          .myborder {border:2px solid #b95bde;}
        
        Border color #b95bde