#b65edd color space conversions
Hex:
        #b65edd
        RGB:
        182, 94, 221
        CMY:
        29, 63, 13
        CMYK:
        18, 57, 0, 13
      HSL:
        282°, 65.1282%, 61.7647%
        HSV (HSB):
        282°, 57.4661%, 86.6667%
        XYZ:
        36.3453, 23.1709, 70.9634
        xyY:
        0.2786, 0.1776, 23.1709
      CIE-Lab:
        55.2480, 55.8129, -50.5610
        CIE-LCH:
        55.2480, 75.3093, 317.8265
        CIE-Luv:
        55.2480, 32.8668, -85.4028
        Hunter-Lab:
        48.1362, 50.5381, -53.7113
      #b65edd color charts
#b65edd RGB chart
      #b65edd CMYK chart
      #b65edd RGB pie chart
      #b65edd color shades, tints & tones
#b65edd color schemes
#b65edd color preview, HTML & CSS examples
           This text has a color of #b65edd        
        
          <p style="color:#b65edd;">Text here</p>
        
        
          .mytext {color:#b65edd;}
        
        Text color #b65edd
      
           This box has a color of #b65edd        
        
          <div style="background-color:#b65edd;">Content here</div>
        
        
          .mybackground {background-color:#b65edd;}
        
        Background color #b65edd
      
           Border around this has a color of #b65edd        
        
          <div style="border:2px solid #b65edd;">Content here</div>
        
        
          .myborder {border:2px solid #b65edd;}
        
        Border color #b65edd