#b365bd color space conversions
Hex:
        #b365bd
        RGB:
        179, 101, 189
        CMY:
        30, 60, 26
        CMYK:
        5, 47, 0, 26
      HSL:
        293°, 40.0000%, 56.8627%
        HSV (HSB):
        293°, 46.5608%, 74.1176%
        XYZ:
        32.4294, 22.5652, 50.7904
        xyY:
        0.3066, 0.2133, 22.5652
      CIE-Lab:
        54.6216, 44.9809, -33.3477
        CIE-LCH:
        54.6216, 55.9941, 323.4477
        CIE-Luv:
        54.6216, 35.5425, -56.9711
        Hunter-Lab:
        47.5028, 38.7290, -30.1414
      #b365bd color charts
#b365bd RGB chart
      #b365bd CMYK chart
      #b365bd RGB pie chart
      #b365bd color shades, tints & tones
#b365bd color schemes
#b365bd color preview, HTML & CSS examples
           This text has a color of #b365bd        
        
          <p style="color:#b365bd;">Text here</p>
        
        
          .mytext {color:#b365bd;}
        
        Text color #b365bd
      
           This box has a color of #b365bd        
        
          <div style="background-color:#b365bd;">Content here</div>
        
        
          .mybackground {background-color:#b365bd;}
        
        Background color #b365bd
      
           Border around this has a color of #b365bd        
        
          <div style="border:2px solid #b365bd;">Content here</div>
        
        
          .myborder {border:2px solid #b365bd;}
        
        Border color #b365bd