#bd27e0 color space conversions
Hex:
        #bd27e0
        RGB:
        189, 39, 224
        CMY:
        26, 85, 12
        CMYK:
        16, 83, 0, 12
      HSL:
        289°, 74.8988%, 51.5686%
        HSV (HSB):
        289°, 82.5893%, 87.8431%
        XYZ:
        35.1663, 17.6517, 72.0747
        xyY:
        0.2816, 0.1413, 17.6517
      CIE-Lab:
        49.0709, 78.4712, -62.1116
        CIE-LCH:
        49.0709, 100.0779, 321.6377
        CIE-Luv:
        49.0709, 47.6400, -102.4227
        Hunter-Lab:
        42.0139, 75.8832, -72.3020
      #bd27e0 color charts
#bd27e0 RGB chart
      #bd27e0 CMYK chart
      #bd27e0 RGB pie chart
      #bd27e0 color shades, tints & tones
#bd27e0 color schemes
#bd27e0 color preview, HTML & CSS examples
           This text has a color of #bd27e0        
        
          <p style="color:#bd27e0;">Text here</p>
        
        
          .mytext {color:#bd27e0;}
        
        Text color #bd27e0
      
           This box has a color of #bd27e0        
        
          <div style="background-color:#bd27e0;">Content here</div>
        
        
          .mybackground {background-color:#bd27e0;}
        
        Background color #bd27e0
      
           Border around this has a color of #bd27e0        
        
          <div style="border:2px solid #bd27e0;">Content here</div>
        
        
          .myborder {border:2px solid #bd27e0;}
        
        Border color #bd27e0