#bd77f5 color space conversions
Hex:
        #bd77f5
        RGB:
        189, 119, 245
        CMY:
        26, 53, 4
        CMYK:
        23, 51, 0, 4
      HSL:
        273°, 86.3014%, 71.3725%
        HSV (HSB):
        273°, 51.4286%, 96.0784%
        XYZ:
        44.0645, 30.6050, 89.9711
        xyY:
        0.2676, 0.1859, 30.6050
      CIE-Lab:
        62.1728, 50.0268, -52.8963
        CIE-LCH:
        62.1728, 72.8059, 313.4030
        CIE-Luv:
        62.1728, 24.3789, -90.5462
        Hunter-Lab:
        55.3218, 45.3643, -57.6994
      #bd77f5 color charts
#bd77f5 RGB chart
      #bd77f5 CMYK chart
      #bd77f5 RGB pie chart
      #bd77f5 color shades, tints & tones
#bd77f5 color schemes
#bd77f5 color preview, HTML & CSS examples
           This text has a color of #bd77f5        
        
          <p style="color:#bd77f5;">Text here</p>
        
        
          .mytext {color:#bd77f5;}
        
        Text color #bd77f5
      
           This box has a color of #bd77f5        
        
          <div style="background-color:#bd77f5;">Content here</div>
        
        
          .mybackground {background-color:#bd77f5;}
        
        Background color #bd77f5
      
           Border around this has a color of #bd77f5        
        
          <div style="border:2px solid #bd77f5;">Content here</div>
        
        
          .myborder {border:2px solid #bd77f5;}
        
        Border color #bd77f5