#b563f2 color space conversions
Hex:
        #b563f2
        RGB:
        181, 99, 242
        CMY:
        29, 61, 5
        CMYK:
        25, 59, 0, 5
      HSL:
        274°, 84.6154%, 66.8627%
        HSV (HSB):
        274°, 59.0909%, 94.9020%
        XYZ:
        39.5449, 25.1582, 86.7762
        xyY:
        0.2611, 0.1661, 25.1582
      CIE-Lab:
        57.2293, 57.6245, -59.1713
        CIE-LCH:
        57.2293, 82.5943, 314.2413
        CIE-Luv:
        57.2293, 26.5771, -99.6979
        Hunter-Lab:
        50.1580, 52.9541, -67.4645
      #b563f2 color charts
#b563f2 RGB chart
      #b563f2 CMYK chart
      #b563f2 RGB pie chart
      #b563f2 color shades, tints & tones
#b563f2 color schemes
#b563f2 color preview, HTML & CSS examples
           This text has a color of #b563f2        
        
          <p style="color:#b563f2;">Text here</p>
        
        
          .mytext {color:#b563f2;}
        
        Text color #b563f2
      
           This box has a color of #b563f2        
        
          <div style="background-color:#b563f2;">Content here</div>
        
        
          .mybackground {background-color:#b563f2;}
        
        Background color #b563f2
      
           Border around this has a color of #b563f2        
        
          <div style="border:2px solid #b563f2;">Content here</div>
        
        
          .myborder {border:2px solid #b563f2;}
        
        Border color #b563f2