#bd27d2 color space conversions
Hex:
        #bd27d2
        RGB:
        189, 39, 210
        CMY:
        26, 85, 18
        CMYK:
        10, 81, 0, 18
      HSL:
        293°, 68.6747%, 48.8235%
        HSV (HSB):
        293°, 81.4286%, 82.3529%
        XYZ:
        33.3446, 16.9230, 62.4818
        xyY:
        0.2957, 0.1501, 16.9230
      CIE-Lab:
        48.1629, 76.0767, -55.5731
        CIE-LCH:
        48.1629, 94.2127, 323.8523
        CIE-Luv:
        48.1629, 52.0762, -92.3169
        Hunter-Lab:
        41.1376, 72.6950, -61.2563
      #bd27d2 color charts
#bd27d2 RGB chart
      #bd27d2 CMYK chart
      #bd27d2 RGB pie chart
      #bd27d2 color shades, tints & tones
#bd27d2 color schemes
#bd27d2 color preview, HTML & CSS examples
           This text has a color of #bd27d2        
        
          <p style="color:#bd27d2;">Text here</p>
        
        
          .mytext {color:#bd27d2;}
        
        Text color #bd27d2
      
           This box has a color of #bd27d2        
        
          <div style="background-color:#bd27d2;">Content here</div>
        
        
          .mybackground {background-color:#bd27d2;}
        
        Background color #bd27d2
      
           Border around this has a color of #bd27d2        
        
          <div style="border:2px solid #bd27d2;">Content here</div>
        
        
          .myborder {border:2px solid #bd27d2;}
        
        Border color #bd27d2