#bf76dc color space conversions
Hex:
        #bf76dc
        RGB:
        191, 118, 220
        CMY:
        25, 54, 14
        CMYK:
        13, 46, 0, 14
      HSL:
        283°, 59.3023%, 66.2745%
        HSV (HSB):
        283°, 46.3636%, 86.2745%
        XYZ:
        40.8826, 29.2005, 71.1917
        xyY:
        0.2894, 0.2067, 29.2005
      CIE-Lab:
        60.9582, 45.7137, -40.9014
        CIE-LCH:
        60.9582, 61.3406, 318.1800
        CIE-Luv:
        60.9582, 30.3643, -70.3827
        Hunter-Lab:
        54.0375, 40.4801, -40.2853
      #bf76dc color charts
#bf76dc RGB chart
      #bf76dc CMYK chart
      #bf76dc RGB pie chart
      #bf76dc color shades, tints & tones
#bf76dc color schemes
#bf76dc color preview, HTML & CSS examples
           This text has a color of #bf76dc        
        
          <p style="color:#bf76dc;">Text here</p>
        
        
          .mytext {color:#bf76dc;}
        
        Text color #bf76dc
      
           This box has a color of #bf76dc        
        
          <div style="background-color:#bf76dc;">Content here</div>
        
        
          .mybackground {background-color:#bf76dc;}
        
        Background color #bf76dc
      
           Border around this has a color of #bf76dc        
        
          <div style="border:2px solid #bf76dc;">Content here</div>
        
        
          .myborder {border:2px solid #bf76dc;}
        
        Border color #bf76dc