#b563bd color space conversions
Hex:
        #b563bd
        RGB:
        181, 99, 189
        CMY:
        29, 61, 26
        CMYK:
        4, 48, 0, 26
      HSL:
        295°, 40.5405%, 56.4706%
        HSV (HSB):
        295°, 47.6190%, 74.1176%
        XYZ:
        32.7032, 22.4216, 50.7483
        xyY:
        0.3089, 0.2118, 22.4216
      CIE-Lab:
        54.4715, 46.6086, -33.5636
        CIE-LCH:
        54.4715, 57.4359, 324.2417
        CIE-Luv:
        54.4715, 37.6085, -57.5123
        Hunter-Lab:
        47.3514, 40.4159, -30.3973
      #b563bd color charts
#b563bd RGB chart
      #b563bd CMYK chart
      #b563bd RGB pie chart
      #b563bd color shades, tints & tones
#b563bd color schemes
#b563bd color preview, HTML & CSS examples
           This text has a color of #b563bd        
        
          <p style="color:#b563bd;">Text here</p>
        
        
          .mytext {color:#b563bd;}
        
        Text color #b563bd
      
           This box has a color of #b563bd        
        
          <div style="background-color:#b563bd;">Content here</div>
        
        
          .mybackground {background-color:#b563bd;}
        
        Background color #b563bd
      
           Border around this has a color of #b563bd        
        
          <div style="border:2px solid #b563bd;">Content here</div>
        
        
          .myborder {border:2px solid #b563bd;}
        
        Border color #b563bd