#bd27d1 color space conversions
Hex:
        #bd27d1
        RGB:
        189, 39, 209
        CMY:
        26, 85, 18
        CMYK:
        10, 81, 0, 18
      HSL:
        293°, 68.5484%, 48.6275%
        HSV (HSB):
        293°, 81.3397%, 81.9608%
        XYZ:
        33.2204, 16.8733, 61.8276
        xyY:
        0.2968, 0.1508, 16.8733
      CIE-Lab:
        48.1000, 75.9092, -55.0994
        CIE-LCH:
        48.1000, 93.7985, 324.0256
        CIE-Luv:
        48.1000, 52.4044, -91.5846
        Hunter-Lab:
        41.0771, 72.4738, -60.4868
      #bd27d1 color charts
#bd27d1 RGB chart
      #bd27d1 CMYK chart
      #bd27d1 RGB pie chart
      #bd27d1 color shades, tints & tones
#bd27d1 color schemes
#bd27d1 color preview, HTML & CSS examples
           This text has a color of #bd27d1        
        
          <p style="color:#bd27d1;">Text here</p>
        
        
          .mytext {color:#bd27d1;}
        
        Text color #bd27d1
      
           This box has a color of #bd27d1        
        
          <div style="background-color:#bd27d1;">Content here</div>
        
        
          .mybackground {background-color:#bd27d1;}
        
        Background color #bd27d1
      
           Border around this has a color of #bd27d1        
        
          <div style="border:2px solid #bd27d1;">Content here</div>
        
        
          .myborder {border:2px solid #bd27d1;}
        
        Border color #bd27d1