#bd77e2 color space conversions
Hex:
        #bd77e2
        RGB:
        189, 119, 226
        CMY:
        26, 53, 11
        CMYK:
        16, 47, 0, 11
      HSL:
        279°, 64.8485%, 67.6471%
        HSV (HSB):
        279°, 47.3451%, 88.6275%
        XYZ:
        41.3106, 29.5035, 75.4689
        xyY:
        0.2824, 0.2017, 29.5035
      CIE-Lab:
        61.2234, 45.8832, -43.8533
        CIE-LCH:
        61.2234, 63.4695, 316.2958
        CIE-Luv:
        61.2234, 27.7035, -75.2055
        Hunter-Lab:
        54.3171, 40.7023, -44.3564
      #bd77e2 color charts
#bd77e2 RGB chart
      #bd77e2 CMYK chart
      #bd77e2 RGB pie chart
      #bd77e2 color shades, tints & tones
#bd77e2 color schemes
#bd77e2 color preview, HTML & CSS examples
           This text has a color of #bd77e2        
        
          <p style="color:#bd77e2;">Text here</p>
        
        
          .mytext {color:#bd77e2;}
        
        Text color #bd77e2
      
           This box has a color of #bd77e2        
        
          <div style="background-color:#bd77e2;">Content here</div>
        
        
          .mybackground {background-color:#bd77e2;}
        
        Background color #bd77e2
      
           Border around this has a color of #bd77e2        
        
          <div style="border:2px solid #bd77e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd77e2;}
        
        Border color #bd77e2