#bf81d0 color space conversions
Hex:
        #bf81d0
        RGB:
        191, 129, 208
        CMY:
        25, 49, 18
        CMYK:
        8, 38, 0, 18
      HSL:
        287°, 45.6647%, 66.0784%
        HSV (HSB):
        287°, 37.9808%, 81.5686%
        XYZ:
        40.7213, 31.3309, 63.5757
        xyY:
        0.3002, 0.2310, 31.3309
      CIE-Lab:
        62.7860, 37.3382, -31.3251
        CIE-LCH:
        62.7860, 48.7382, 320.0048
        CIE-Luv:
        62.7860, 28.0653, -54.1325
        Hunter-Lab:
        55.9741, 31.9047, -28.1602
      #bf81d0 color charts
#bf81d0 RGB chart
      #bf81d0 CMYK chart
      #bf81d0 RGB pie chart
      #bf81d0 color shades, tints & tones
#bf81d0 color schemes
#bf81d0 color preview, HTML & CSS examples
           This text has a color of #bf81d0        
        
          <p style="color:#bf81d0;">Text here</p>
        
        
          .mytext {color:#bf81d0;}
        
        Text color #bf81d0
      
           This box has a color of #bf81d0        
        
          <div style="background-color:#bf81d0;">Content here</div>
        
        
          .mybackground {background-color:#bf81d0;}
        
        Background color #bf81d0
      
           Border around this has a color of #bf81d0        
        
          <div style="border:2px solid #bf81d0;">Content here</div>
        
        
          .myborder {border:2px solid #bf81d0;}
        
        Border color #bf81d0