#b365a2 color space conversions
Hex:
        #b365a2
        RGB:
        179, 101, 162
        CMY:
        30, 60, 36
        CMYK:
        0, 44, 9, 30
      HSL:
        313°, 33.9130%, 54.9020%
        HSV (HSB):
        313°, 43.5754%, 70.1961%
        XYZ:
        29.7657, 21.4997, 36.7635
        xyY:
        0.3381, 0.2442, 21.4997
      CIE-Lab:
        53.4921, 40.0088, -19.4532
        CIE-LCH:
        53.4921, 44.4875, 334.0699
        CIE-Luv:
        53.4921, 41.4209, -34.7771
        Hunter-Lab:
        46.3678, 33.4440, -14.5516
      #b365a2 color charts
#b365a2 RGB chart
      #b365a2 CMYK chart
      #b365a2 RGB pie chart
      #b365a2 color shades, tints & tones
#b365a2 color schemes
#b365a2 color preview, HTML & CSS examples
           This text has a color of #b365a2        
        
          <p style="color:#b365a2;">Text here</p>
        
        
          .mytext {color:#b365a2;}
        
        Text color #b365a2
      
           This box has a color of #b365a2        
        
          <div style="background-color:#b365a2;">Content here</div>
        
        
          .mybackground {background-color:#b365a2;}
        
        Background color #b365a2
      
           Border around this has a color of #b365a2        
        
          <div style="border:2px solid #b365a2;">Content here</div>
        
        
          .myborder {border:2px solid #b365a2;}
        
        Border color #b365a2