#b56dea color space conversions
Hex:
        #b56dea
        RGB:
        181, 109, 234
        CMY:
        29, 57, 8
        CMYK:
        23, 53, 0, 8
      HSL:
        275°, 74.8503%, 67.2549%
        HSV (HSB):
        275°, 53.4188%, 91.7647%
        XYZ:
        39.3760, 26.7015, 80.9205
        xyY:
        0.2679, 0.1816, 26.7015
      CIE-Lab:
        58.6971, 50.7656, -52.3722
        CIE-LCH:
        58.6971, 72.9383, 314.1076
        CIE-Luv:
        58.6971, 25.0901, -88.7523
        Hunter-Lab:
        51.6735, 45.5909, -56.6763
      #b56dea color charts
#b56dea RGB chart
      #b56dea CMYK chart
      #b56dea RGB pie chart
      #b56dea color shades, tints & tones
#b56dea color schemes
#b56dea color preview, HTML & CSS examples
           This text has a color of #b56dea        
        
          <p style="color:#b56dea;">Text here</p>
        
        
          .mytext {color:#b56dea;}
        
        Text color #b56dea
      
           This box has a color of #b56dea        
        
          <div style="background-color:#b56dea;">Content here</div>
        
        
          .mybackground {background-color:#b56dea;}
        
        Background color #b56dea
      
           Border around this has a color of #b56dea        
        
          <div style="border:2px solid #b56dea;">Content here</div>
        
        
          .myborder {border:2px solid #b56dea;}
        
        Border color #b56dea