#bf82d2 color space conversions
Hex:
        #bf82d2
        RGB:
        191, 130, 210
        CMY:
        25, 49, 18
        CMYK:
        9, 38, 0, 18
      HSL:
        286°, 47.0588%, 66.6667%
        HSV (HSB):
        286°, 38.0952%, 82.3529%
        XYZ:
        41.1013, 31.6948, 64.9242
        xyY:
        0.2984, 0.2301, 31.6948
      CIE-Lab:
        63.0898, 37.1979, -31.9750
        CIE-LCH:
        63.0898, 49.0518, 319.3179
        CIE-Luv:
        63.0898, 27.3078, -55.2000
        Hunter-Lab:
        56.2981, 31.7951, -28.9658
      #bf82d2 color charts
#bf82d2 RGB chart
      #bf82d2 CMYK chart
      #bf82d2 RGB pie chart
      #bf82d2 color shades, tints & tones
#bf82d2 color schemes
#bf82d2 color preview, HTML & CSS examples
           This text has a color of #bf82d2        
        
          <p style="color:#bf82d2;">Text here</p>
        
        
          .mytext {color:#bf82d2;}
        
        Text color #bf82d2
      
           This box has a color of #bf82d2        
        
          <div style="background-color:#bf82d2;">Content here</div>
        
        
          .mybackground {background-color:#bf82d2;}
        
        Background color #bf82d2
      
           Border around this has a color of #bf82d2        
        
          <div style="border:2px solid #bf82d2;">Content here</div>
        
        
          .myborder {border:2px solid #bf82d2;}
        
        Border color #bf82d2