#b95ee8 color space conversions
Hex:
        #b95ee8
        RGB:
        185, 94, 232
        CMY:
        27, 63, 9
        CMYK:
        20, 59, 0, 9
      HSL:
        280°, 75.0000%, 63.9216%
        HSV (HSB):
        280°, 59.4828%, 90.9804%
        XYZ:
        38.5758, 24.1459, 78.9714
        xyY:
        0.2722, 0.1704, 24.1459
      CIE-Lab:
        56.2336, 58.8419, -55.1532
        CIE-LCH:
        56.2336, 80.6489, 316.8533
        CIE-Luv:
        56.2336, 32.2655, -93.2426
        Hunter-Lab:
        49.1385, 54.1377, -60.8892
      #b95ee8 color charts
#b95ee8 RGB chart
      #b95ee8 CMYK chart
      #b95ee8 RGB pie chart
      #b95ee8 color shades, tints & tones
#b95ee8 color schemes
#b95ee8 color preview, HTML & CSS examples
           This text has a color of #b95ee8        
        
          <p style="color:#b95ee8;">Text here</p>
        
        
          .mytext {color:#b95ee8;}
        
        Text color #b95ee8
      
           This box has a color of #b95ee8        
        
          <div style="background-color:#b95ee8;">Content here</div>
        
        
          .mybackground {background-color:#b95ee8;}
        
        Background color #b95ee8
      
           Border around this has a color of #b95ee8        
        
          <div style="border:2px solid #b95ee8;">Content here</div>
        
        
          .myborder {border:2px solid #b95ee8;}
        
        Border color #b95ee8