#b365af color space conversions
Hex:
        #b365af
        RGB:
        179, 101, 175
        CMY:
        30, 60, 31
        CMYK:
        0, 44, 2, 30
      HSL:
        303°, 33.9130%, 54.9020%
        HSV (HSB):
        303°, 43.5754%, 70.1961%
        XYZ:
        30.9819, 21.9862, 43.1683
        xyY:
        0.3223, 0.2287, 21.9862
      CIE-Lab:
        54.0124, 42.3295, -26.2149
        CIE-LCH:
        54.0124, 49.7896, 328.2299
        CIE-Luv:
        54.0124, 38.5695, -45.4568
        Hunter-Lab:
        46.8895, 35.8863, -21.7621
      #b365af color charts
#b365af RGB chart
      #b365af CMYK chart
      #b365af RGB pie chart
      #b365af color shades, tints & tones
#b365af color schemes
#b365af color preview, HTML & CSS examples
           This text has a color of #b365af        
        
          <p style="color:#b365af;">Text here</p>
        
        
          .mytext {color:#b365af;}
        
        Text color #b365af
      
           This box has a color of #b365af        
        
          <div style="background-color:#b365af;">Content here</div>
        
        
          .mybackground {background-color:#b365af;}
        
        Background color #b365af
      
           Border around this has a color of #b365af        
        
          <div style="border:2px solid #b365af;">Content here</div>
        
        
          .myborder {border:2px solid #b365af;}
        
        Border color #b365af