#bd55e3 color space conversions
Hex:
        #bd55e3
        RGB:
        189, 85, 227
        CMY:
        26, 67, 11
        CMYK:
        17, 63, 0, 11
      HSL:
        284°, 71.7172%, 61.1765%
        HSV (HSB):
        284°, 62.5551%, 89.0196%
        XYZ:
        38.0999, 22.8619, 75.0777
        xyY:
        0.2801, 0.1681, 22.8619
      CIE-Lab:
        54.9298, 62.9331, -54.3980
        CIE-LCH:
        54.9298, 83.1849, 319.1606
        CIE-Luv:
        54.9298, 38.2296, -92.0814
        Hunter-Lab:
        47.8141, 58.5602, -59.6274
      #bd55e3 color charts
#bd55e3 RGB chart
      #bd55e3 CMYK chart
      #bd55e3 RGB pie chart
      #bd55e3 color shades, tints & tones
#bd55e3 color schemes
#bd55e3 color preview, HTML & CSS examples
           This text has a color of #bd55e3        
        
          <p style="color:#bd55e3;">Text here</p>
        
        
          .mytext {color:#bd55e3;}
        
        Text color #bd55e3
      
           This box has a color of #bd55e3        
        
          <div style="background-color:#bd55e3;">Content here</div>
        
        
          .mybackground {background-color:#bd55e3;}
        
        Background color #bd55e3
      
           Border around this has a color of #bd55e3        
        
          <div style="border:2px solid #bd55e3;">Content here</div>
        
        
          .myborder {border:2px solid #bd55e3;}
        
        Border color #bd55e3