#b561ef color space conversions
Hex:
        #b561ef
        RGB:
        181, 97, 239
        CMY:
        29, 62, 6
        CMYK:
        24, 59, 0, 6
      HSL:
        275°, 81.6092%, 65.8824%
        HSV (HSB):
        275°, 59.4142%, 93.7255%
        XYZ:
        38.9107, 24.6051, 84.3598
        xyY:
        0.2631, 0.1664, 24.6051
      CIE-Lab:
        56.6887, 57.9487, -58.3660
        CIE-LCH:
        56.6887, 82.2475, 314.7945
        CIE-Luv:
        56.6887, 27.7110, -98.2751
        Hunter-Lab:
        49.6036, 53.2153, -66.1108
      #b561ef color charts
#b561ef RGB chart
      #b561ef CMYK chart
      #b561ef RGB pie chart
      #b561ef color shades, tints & tones
#b561ef color schemes
#b561ef color preview, HTML & CSS examples
           This text has a color of #b561ef        
        
          <p style="color:#b561ef;">Text here</p>
        
        
          .mytext {color:#b561ef;}
        
        Text color #b561ef
      
           This box has a color of #b561ef        
        
          <div style="background-color:#b561ef;">Content here</div>
        
        
          .mybackground {background-color:#b561ef;}
        
        Background color #b561ef
      
           Border around this has a color of #b561ef        
        
          <div style="border:2px solid #b561ef;">Content here</div>
        
        
          .myborder {border:2px solid #b561ef;}
        
        Border color #b561ef