#b368b2 color space conversions
Hex:
        #b368b2
        RGB:
        179, 104, 178
        CMY:
        30, 59, 30
        CMYK:
        0, 42, 1, 30
      HSL:
        301°, 33.0396%, 55.4902%
        HSV (HSB):
        301°, 41.8994%, 70.1961%
        XYZ:
        31.5766, 22.6987, 44.8365
        xyY:
        0.3186, 0.2290, 22.6987
      CIE-Lab:
        54.7606, 41.2919, -26.7936
        CIE-LCH:
        54.7606, 49.2231, 327.0212
        CIE-Luv:
        54.7606, 36.6612, -46.3127
        Hunter-Lab:
        47.6431, 34.9295, -22.4470
      #b368b2 color charts
#b368b2 RGB chart
      #b368b2 CMYK chart
      #b368b2 RGB pie chart
      #b368b2 color shades, tints & tones
#b368b2 color schemes
#b368b2 color preview, HTML & CSS examples
           This text has a color of #b368b2        
        
          <p style="color:#b368b2;">Text here</p>
        
        
          .mytext {color:#b368b2;}
        
        Text color #b368b2
      
           This box has a color of #b368b2        
        
          <div style="background-color:#b368b2;">Content here</div>
        
        
          .mybackground {background-color:#b368b2;}
        
        Background color #b368b2
      
           Border around this has a color of #b368b2        
        
          <div style="border:2px solid #b368b2;">Content here</div>
        
        
          .myborder {border:2px solid #b368b2;}
        
        Border color #b368b2