#b565bc color space conversions
Hex:
        #b565bc
        RGB:
        181, 101, 188
        CMY:
        29, 60, 26
        CMYK:
        4, 46, 0, 26
      HSL:
        295°, 39.3665%, 56.6667%
        HSV (HSB):
        295°, 46.2766%, 73.7255%
        XYZ:
        32.7868, 22.7620, 50.2424
        xyY:
        0.3099, 0.2152, 22.7620
      CIE-Lab:
        54.8263, 45.3776, -32.4349
        CIE-LCH:
        54.8263, 55.7777, 324.4437
        CIE-Luv:
        54.8263, 37.0566, -55.6575
        Hunter-Lab:
        47.7095, 39.1768, -29.0411
      #b565bc color charts
#b565bc RGB chart
      #b565bc CMYK chart
      #b565bc RGB pie chart
      #b565bc color shades, tints & tones
#b565bc color schemes
#b565bc color preview, HTML & CSS examples
           This text has a color of #b565bc        
        
          <p style="color:#b565bc;">Text here</p>
        
        
          .mytext {color:#b565bc;}
        
        Text color #b565bc
      
           This box has a color of #b565bc        
        
          <div style="background-color:#b565bc;">Content here</div>
        
        
          .mybackground {background-color:#b565bc;}
        
        Background color #b565bc
      
           Border around this has a color of #b565bc        
        
          <div style="border:2px solid #b565bc;">Content here</div>
        
        
          .myborder {border:2px solid #b565bc;}
        
        Border color #b565bc