#b564f4 color space conversions
Hex:
        #b564f4
        RGB:
        181, 100, 244
        CMY:
        29, 61, 4
        CMYK:
        26, 59, 0, 4
      HSL:
        274°, 86.7470%, 67.4510%
        HSV (HSB):
        274°, 59.0164%, 95.6863%
        XYZ:
        39.9424, 25.4698, 88.3989
        xyY:
        0.2597, 0.1656, 25.4698
      CIE-Lab:
        57.5303, 57.5735, -59.8010
        CIE-LCH:
        57.5303, 83.0112, 313.9128
        CIE-Luv:
        57.5303, 25.9209, -100.7872
        Hunter-Lab:
        50.4676, 52.9549, -68.5250
      #b564f4 color charts
#b564f4 RGB chart
      #b564f4 CMYK chart
      #b564f4 RGB pie chart
      #b564f4 color shades, tints & tones
#b564f4 color schemes
#b564f4 color preview, HTML & CSS examples
           This text has a color of #b564f4        
        
          <p style="color:#b564f4;">Text here</p>
        
        
          .mytext {color:#b564f4;}
        
        Text color #b564f4
      
           This box has a color of #b564f4        
        
          <div style="background-color:#b564f4;">Content here</div>
        
        
          .mybackground {background-color:#b564f4;}
        
        Background color #b564f4
      
           Border around this has a color of #b564f4        
        
          <div style="border:2px solid #b564f4;">Content here</div>
        
        
          .myborder {border:2px solid #b564f4;}
        
        Border color #b564f4