#b565a2 color space conversions
Hex:
        #b565a2
        RGB:
        181, 101, 162
        CMY:
        29, 60, 36
        CMYK:
        0, 44, 10, 29
      HSL:
        314°, 35.0877%, 55.2941%
        HSV (HSB):
        314°, 44.1989%, 70.9804%
        XYZ:
        30.2313, 21.7398, 36.7852
        xyY:
        0.3406, 0.2449, 21.7398
      CIE-Lab:
        53.7498, 40.6596, -19.0364
        CIE-LCH:
        53.7498, 44.8953, 334.9115
        CIE-Luv:
        53.7498, 42.8168, -34.2977
        Hunter-Lab:
        46.6259, 34.1406, -14.1384
      #b565a2 color charts
#b565a2 RGB chart
      #b565a2 CMYK chart
      #b565a2 RGB pie chart
      #b565a2 color shades, tints & tones
#b565a2 color schemes
#b565a2 color preview, HTML & CSS examples
           This text has a color of #b565a2        
        
          <p style="color:#b565a2;">Text here</p>
        
        
          .mytext {color:#b565a2;}
        
        Text color #b565a2
      
           This box has a color of #b565a2        
        
          <div style="background-color:#b565a2;">Content here</div>
        
        
          .mybackground {background-color:#b565a2;}
        
        Background color #b565a2
      
           Border around this has a color of #b565a2        
        
          <div style="border:2px solid #b565a2;">Content here</div>
        
        
          .myborder {border:2px solid #b565a2;}
        
        Border color #b565a2