#bb72dc color space conversions
Hex:
        #bb72dc
        RGB:
        187, 114, 220
        CMY:
        27, 55, 14
        CMYK:
        15, 48, 0, 14
      HSL:
        281°, 60.2273%, 65.4902%
        HSV (HSB):
        281°, 48.1818%, 86.2745%
        XYZ:
        39.4291, 27.7667, 70.9915
        xyY:
        0.2853, 0.2009, 27.7667
      CIE-Lab:
        59.6774, 46.7075, -42.9469
        CIE-LCH:
        59.6774, 63.4510, 317.4019
        CIE-Luv:
        59.6774, 29.4366, -73.4996
        Hunter-Lab:
        52.6941, 41.3503, -42.9918
      #bb72dc color charts
#bb72dc RGB chart
      #bb72dc CMYK chart
      #bb72dc RGB pie chart
      #bb72dc color shades, tints & tones
#bb72dc color schemes
#bb72dc color preview, HTML & CSS examples
           This text has a color of #bb72dc        
        
          <p style="color:#bb72dc;">Text here</p>
        
        
          .mytext {color:#bb72dc;}
        
        Text color #bb72dc
      
           This box has a color of #bb72dc        
        
          <div style="background-color:#bb72dc;">Content here</div>
        
        
          .mybackground {background-color:#bb72dc;}
        
        Background color #bb72dc
      
           Border around this has a color of #bb72dc        
        
          <div style="border:2px solid #bb72dc;">Content here</div>
        
        
          .myborder {border:2px solid #bb72dc;}
        
        Border color #bb72dc