#b365a1 color space conversions
Hex:
        #b365a1
        RGB:
        179, 101, 161
        CMY:
        30, 60, 37
        CMYK:
        0, 44, 10, 30
      HSL:
        314°, 33.9130%, 54.9020%
        HSV (HSB):
        314°, 43.5754%, 70.1961%
        XYZ:
        29.6771, 21.4643, 36.2971
        xyY:
        0.3394, 0.2455, 21.4643
      CIE-Lab:
        53.4539, 39.8364, -18.9276
        CIE-LCH:
        53.4539, 44.1043, 334.5860
        CIE-Luv:
        53.4539, 41.6410, -33.9589
        Hunter-Lab:
        46.3296, 33.2642, -14.0203
      #b365a1 color charts
#b365a1 RGB chart
      #b365a1 CMYK chart
      #b365a1 RGB pie chart
      #b365a1 color shades, tints & tones
#b365a1 color schemes
#b365a1 color preview, HTML & CSS examples
           This text has a color of #b365a1        
        
          <p style="color:#b365a1;">Text here</p>
        
        
          .mytext {color:#b365a1;}
        
        Text color #b365a1
      
           This box has a color of #b365a1        
        
          <div style="background-color:#b365a1;">Content here</div>
        
        
          .mybackground {background-color:#b365a1;}
        
        Background color #b365a1
      
           Border around this has a color of #b365a1        
        
          <div style="border:2px solid #b365a1;">Content here</div>
        
        
          .myborder {border:2px solid #b365a1;}
        
        Border color #b365a1