#bb27e1 color space conversions
Hex:
        #bb27e1
        RGB:
        187, 39, 225
        CMY:
        27, 85, 12
        CMYK:
        17, 83, 0, 12
      HSL:
        288°, 75.6098%, 51.7647%
        HSV (HSB):
        288°, 82.6667%, 88.2353%
        XYZ:
        34.8096, 17.4521, 72.7681
        xyY:
        0.2784, 0.1396, 17.4521
      CIE-Lab:
        48.8247, 78.3147, -63.0932
        CIE-LCH:
        48.8247, 100.5681, 321.1438
        CIE-Luv:
        48.8247, 46.0690, -103.6413
        Hunter-Lab:
        41.7757, 75.6279, -74.0329
      #bb27e1 color charts
#bb27e1 RGB chart
      #bb27e1 CMYK chart
      #bb27e1 RGB pie chart
      #bb27e1 color shades, tints & tones
#bb27e1 color schemes
#bb27e1 color preview, HTML & CSS examples
           This text has a color of #bb27e1        
        
          <p style="color:#bb27e1;">Text here</p>
        
        
          .mytext {color:#bb27e1;}
        
        Text color #bb27e1
      
           This box has a color of #bb27e1        
        
          <div style="background-color:#bb27e1;">Content here</div>
        
        
          .mybackground {background-color:#bb27e1;}
        
        Background color #bb27e1
      
           Border around this has a color of #bb27e1        
        
          <div style="border:2px solid #bb27e1;">Content here</div>
        
        
          .myborder {border:2px solid #bb27e1;}
        
        Border color #bb27e1