#bb81dd color space conversions
Hex:
        #bb81dd
        RGB:
        187, 129, 221
        CMY:
        27, 49, 13
        CMYK:
        15, 42, 0, 13
      HSL:
        278°, 57.5000%, 68.6275%
        HSV (HSB):
        278°, 41.6290%, 86.6667%
        XYZ:
        41.3949, 31.4858, 72.3022
        xyY:
        0.2851, 0.2169, 31.4858
      CIE-Lab:
        62.9156, 38.8469, -38.4246
        CIE-LCH:
        62.9156, 54.6401, 315.3131
        CIE-Luv:
        62.9156, 23.5548, -65.8150
        Hunter-Lab:
        56.1122, 33.4862, -37.1184
      #bb81dd color charts
#bb81dd RGB chart
      #bb81dd CMYK chart
      #bb81dd RGB pie chart
      #bb81dd color shades, tints & tones
#bb81dd color schemes
#bb81dd color preview, HTML & CSS examples
           This text has a color of #bb81dd        
        
          <p style="color:#bb81dd;">Text here</p>
        
        
          .mytext {color:#bb81dd;}
        
        Text color #bb81dd
      
           This box has a color of #bb81dd        
        
          <div style="background-color:#bb81dd;">Content here</div>
        
        
          .mybackground {background-color:#bb81dd;}
        
        Background color #bb81dd
      
           Border around this has a color of #bb81dd        
        
          <div style="border:2px solid #bb81dd;">Content here</div>
        
        
          .myborder {border:2px solid #bb81dd;}
        
        Border color #bb81dd