#bf83be color space conversions
Hex:
        #bf83be
        RGB:
        191, 131, 190
        CMY:
        25, 49, 25
        CMYK:
        0, 31, 1, 25
      HSL:
        301°, 31.9149%, 63.1373%
        HSV (HSB):
        301°, 31.4136%, 74.9020%
        XYZ:
        38.8964, 31.0267, 52.6539
        xyY:
        0.3173, 0.2531, 31.0267
      CIE-Lab:
        62.5301, 32.7243, -21.5865
        CIE-LCH:
        62.5301, 39.2028, 326.5893
        CIE-Luv:
        62.5301, 30.1520, -37.9523
        Hunter-Lab:
        55.7016, 27.1688, -17.0548
      #bf83be color charts
#bf83be RGB chart
      #bf83be CMYK chart
      #bf83be RGB pie chart
      #bf83be color shades, tints & tones
#bf83be color schemes
#bf83be color preview, HTML & CSS examples
           This text has a color of #bf83be        
        
          <p style="color:#bf83be;">Text here</p>
        
        
          .mytext {color:#bf83be;}
        
        Text color #bf83be
      
           This box has a color of #bf83be        
        
          <div style="background-color:#bf83be;">Content here</div>
        
        
          .mybackground {background-color:#bf83be;}
        
        Background color #bf83be
      
           Border around this has a color of #bf83be        
        
          <div style="border:2px solid #bf83be;">Content here</div>
        
        
          .myborder {border:2px solid #bf83be;}
        
        Border color #bf83be