#bf77f5 color space conversions
Hex:
        #bf77f5
        RGB:
        191, 119, 245
        CMY:
        25, 53, 4
        CMYK:
        22, 51, 0, 4
      HSL:
        274°, 86.3014%, 71.3725%
        HSV (HSB):
        274°, 51.4286%, 96.0784%
        XYZ:
        44.5641, 30.8626, 89.9945
        xyY:
        0.2694, 0.1866, 30.8626
      CIE-Lab:
        62.3915, 50.5413, -52.5355
        CIE-LCH:
        62.3915, 72.9000, 313.8916
        CIE-Luv:
        62.3915, 25.4949, -90.0943
        Hunter-Lab:
        55.5541, 45.9685, -57.1585
      #bf77f5 color charts
#bf77f5 RGB chart
      #bf77f5 CMYK chart
      #bf77f5 RGB pie chart
      #bf77f5 color shades, tints & tones
#bf77f5 color schemes
#bf77f5 color preview, HTML & CSS examples
           This text has a color of #bf77f5        
        
          <p style="color:#bf77f5;">Text here</p>
        
        
          .mytext {color:#bf77f5;}
        
        Text color #bf77f5
      
           This box has a color of #bf77f5        
        
          <div style="background-color:#bf77f5;">Content here</div>
        
        
          .mybackground {background-color:#bf77f5;}
        
        Background color #bf77f5
      
           Border around this has a color of #bf77f5        
        
          <div style="border:2px solid #bf77f5;">Content here</div>
        
        
          .myborder {border:2px solid #bf77f5;}
        
        Border color #bf77f5