#b564ed color space conversions
Hex:
        #b564ed
        RGB:
        181, 100, 237
        CMY:
        29, 61, 7
        CMYK:
        24, 58, 0, 7
      HSL:
        275°, 79.1908%, 66.0784%
        HSV (HSB):
        275°, 57.8059%, 92.9412%
        XYZ:
        38.8993, 25.0525, 82.9062
        xyY:
        0.2649, 0.1706, 25.0525
      CIE-Lab:
        57.1266, 56.0248, -56.5498
        CIE-LCH:
        57.1266, 79.6031, 314.7328
        CIE-Luv:
        57.1266, 27.2575, -95.4037
        Hunter-Lab:
        50.0525, 51.1329, -63.1703
      #b564ed color charts
#b564ed RGB chart
      #b564ed CMYK chart
      #b564ed RGB pie chart
      #b564ed color shades, tints & tones
#b564ed color schemes
#b564ed color preview, HTML & CSS examples
           This text has a color of #b564ed        
        
          <p style="color:#b564ed;">Text here</p>
        
        
          .mytext {color:#b564ed;}
        
        Text color #b564ed
      
           This box has a color of #b564ed        
        
          <div style="background-color:#b564ed;">Content here</div>
        
        
          .mybackground {background-color:#b564ed;}
        
        Background color #b564ed
      
           Border around this has a color of #b564ed        
        
          <div style="border:2px solid #b564ed;">Content here</div>
        
        
          .myborder {border:2px solid #b564ed;}
        
        Border color #b564ed