#bf76d7 color space conversions
Hex:
        #bf76d7
        RGB:
        191, 118, 215
        CMY:
        25, 54, 16
        CMYK:
        11, 45, 0, 16
      HSL:
        285°, 54.8023%, 65.2941%
        HSV (HSB):
        285°, 45.1163%, 84.3137%
        XYZ:
        40.2300, 28.9395, 67.7555
        xyY:
        0.2938, 0.2114, 28.9395
      CIE-Lab:
        60.7282, 44.6862, -38.4590
        CIE-LCH:
        60.7282, 58.9572, 319.2832
        CIE-Luv:
        60.7282, 31.3018, -66.2762
        Hunter-Lab:
        53.7955, 39.3461, -37.0190
      #bf76d7 color charts
#bf76d7 RGB chart
      #bf76d7 CMYK chart
      #bf76d7 RGB pie chart
      #bf76d7 color shades, tints & tones
#bf76d7 color schemes
#bf76d7 color preview, HTML & CSS examples
           This text has a color of #bf76d7        
        
          <p style="color:#bf76d7;">Text here</p>
        
        
          .mytext {color:#bf76d7;}
        
        Text color #bf76d7
      
           This box has a color of #bf76d7        
        
          <div style="background-color:#bf76d7;">Content here</div>
        
        
          .mybackground {background-color:#bf76d7;}
        
        Background color #bf76d7
      
           Border around this has a color of #bf76d7        
        
          <div style="border:2px solid #bf76d7;">Content here</div>
        
        
          .myborder {border:2px solid #bf76d7;}
        
        Border color #bf76d7